All of lore.kernel.org
 help / color / mirror / Atom feed
* main - lvcreate: include recent options
@ 2021-12-13 15:31 David Teigland
  0 siblings, 0 replies; only message in thread
From: David Teigland @ 2021-12-13 15:31 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=c28541eccdbf76191f7728035cd2a48d26d06922
Commit:        c28541eccdbf76191f7728035cd2a48d26d06922
Parent:        d803d9202c7c11548c7ab81afb61ad738802b8f8
Author:        David Teigland <teigland@redhat.com>
AuthorDate:    Mon Dec 13 08:59:31 2021 -0600
Committer:     David Teigland <teigland@redhat.com>
CommitterDate: Mon Dec 13 08:59:31 2021 -0600

lvcreate: include recent options

The permitted option list in lvcreate has not kept
up with command-lines.in.
---
 tools/lvcreate.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tools/lvcreate.c b/tools/lvcreate.c
index 0121c09a8..79af42685 100644
--- a/tools/lvcreate.c
+++ b/tools/lvcreate.c
@@ -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,\



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-13 15:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-13 15:31 main - lvcreate: include recent options David Teigland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.