1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

lvcreate: include recent options

The permitted option list in lvcreate has not kept
up with command-lines.in.

(cherry picked from commit c28541eccd)
This commit is contained in:
David Teigland 2021-12-13 08:59:31 -06:00 committed by Marian Csontos
parent bea731e8f6
commit 9bd979855b

View File

@ -824,12 +824,16 @@ static int _lvcreate_params(struct cmd_context *cmd,
autobackup_ARG,\
available_ARG,\
contiguous_ARG,\
devices_ARG,\
devicesfile_ARG,\
ignoreactivationskip_ARG,\
ignoremonitoring_ARG,\
journal_ARG,\
metadataprofile_ARG,\
monitor_ARG,\
mirrors_ARG,\
name_ARG,\
nohints_ARG,\
noudevsync_ARG,\
permission_ARG,\
persistent_ARG,\