mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-31 05:47:43 +03:00
Revert "lvcreate: continue to accept --thinpool with -L and -V but not -T"
This reverts commit 642d682d8ddcc3152f68b3ec8518902a0ef448ac. Using the thinpool option with this cmd def makes it indistinct from other cmd defs where thinpool is a required option.
This commit is contained in:
parent
7126fb13e7
commit
3be2e61c9f
@ -1056,7 +1056,7 @@ FLAGS: SECONDARY_SYNTAX
|
||||
---
|
||||
|
||||
lvcreate --size SizeMB --virtualsize SizeMB VG
|
||||
OO: --type thin, --type snapshot, --thin, --snapshot, --thinpool LV_new, OO_LVCREATE_POOL, OO_LVCREATE_THIN, OO_LVCREATE,
|
||||
OO: --type thin, --type snapshot, --thin, --snapshot, OO_LVCREATE_POOL, OO_LVCREATE_THIN, OO_LVCREATE,
|
||||
--stripes Number, --stripesize SizeKB
|
||||
OP: PV ...
|
||||
IO: --mirrors 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user