mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
Revert "lvcreate: continue to accept --thinpool with -L and -V but not -T"
This reverts commit 642d682d8d
.
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
|
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
|
--stripes Number, --stripesize SizeKB
|
||||||
OP: PV ...
|
OP: PV ...
|
||||||
IO: --mirrors 0
|
IO: --mirrors 0
|
||||||
|
Loading…
Reference in New Issue
Block a user