mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
config: change scan_lvs default to 0
so that lvm does not scan LVs for PVs by default.
This commit is contained in:
parent
0aa51a2f61
commit
7be6791e70
@ -310,7 +310,7 @@
|
|||||||
#define DEFAULT_VDO_POOL_AUTOEXTEND_THRESHOLD 100
|
#define DEFAULT_VDO_POOL_AUTOEXTEND_THRESHOLD 100
|
||||||
#define DEFAULT_VDO_POOL_AUTOEXTEND_PERCENT 20
|
#define DEFAULT_VDO_POOL_AUTOEXTEND_PERCENT 20
|
||||||
|
|
||||||
#define DEFAULT_SCAN_LVS 1
|
#define DEFAULT_SCAN_LVS 0
|
||||||
|
|
||||||
#define DEFAULT_HINTS "all"
|
#define DEFAULT_HINTS "all"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user