mirror of
git://sourceware.org/git/lvm2.git
synced 2024-11-04 05:22:01 +03:00
lvonvert: support control over wipingsignature
When converting volume to a thin-pool allow control over signature wiping. TODO: likely should become more commonly supported option...
This commit is contained in:
parent
a6f4aed3c0
commit
e02695cb45
@ -334,7 +334,7 @@ RULE: all not LV_thinpool LV_cachepool LV_vdopool
|
||||
|
||||
OO_LVCONVERT_POOL: --poolmetadata LV, --poolmetadatasize SizeMB,
|
||||
--poolmetadataspare Bool, --readahead Readahead, --chunksize SizeKB,
|
||||
--zero Bool, --metadataprofile String
|
||||
--zero Bool, --metadataprofile String, --wipesignatures Bool
|
||||
|
||||
OO_LVCONVERT_THINPOOL: --discards Discards, --errorwhenfull Bool, --pooldatavdo Bool, OO_LVCONVERT_POOL
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user