mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-30 01:47:56 +03:00
fix non-lvmetad pvscan macro
This commit is contained in:
parent
6c7a6c07ee
commit
ffe898ca9f
2
lib/cache/lvmetad.h
vendored
2
lib/cache/lvmetad.h
vendored
@ -120,7 +120,7 @@ int pvscan_lvmetad_single(struct cmd_context *cmd, const char *pv_name);
|
||||
# define lvmetad_pv_lookup_by_dev(cmd, dev, found) (0)
|
||||
# define lvmetad_vg_list_to_lvmcache(cmd) (1)
|
||||
# define lvmetad_vg_lookup(cmd, vgname, vgid) (NULL)
|
||||
# define pvscan_lvmetad(cmd, argc, argv) (0)
|
||||
# define pvscan_lvmetad_single(cmd, pv_name) (0)
|
||||
|
||||
# endif /* LVMETAD_SUPPORT */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user