All of lore.kernel.org
 help / color / mirror / Atom feed
From: wysochanski@sourceware.org <wysochanski@sourceware.org>
To: lvm-devel@redhat.com
Subject: LVM2 man/lvm.conf.5.in man/vgextend.8.in tools ...
Date: 30 Jun 2010 13:03:50 -0000	[thread overview]
Message-ID: <20100630130350.9442.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski at sourceware.org	2010-06-30 13:03:49

Modified files:
	man            : lvm.conf.5.in vgextend.8.in 
	tools          : commands.h 

Log message:
	Add --metadataignore to vgextend and man pages.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/lvm.conf.5.in.diff?cvsroot=lvm2&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/vgextend.8.in.diff?cvsroot=lvm2&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/commands.h.diff?cvsroot=lvm2&r1=1.151&r2=1.152

--- LVM2/man/lvm.conf.5.in	2010/06/30 12:49:29	1.10
+++ LVM2/man/lvm.conf.5.in	2010/06/30 13:03:48	1.11
@@ -411,7 +411,7 @@
 The default is "n".  If metadata areas on a physical volume are ignored,
 LVM will not not store metadata in the metadata areas present on newly
 created Physical Volumes.  The option can be overridden on the command
-line with \fB--pvmetadataignore\fP.  Metadata areas cannot be created
+line with \fB--metadataignore\fP.  Metadata areas cannot be created
 or extended after Logical Volumes have been allocated on the device.
 If you do not want to store metadata on this device, it is still wise
 always to allocate a metadata area (use a non-zero value for
--- LVM2/man/vgextend.8.in	2009/11/03 15:58:02	1.6
+++ LVM2/man/vgextend.8.in	2010/06/30 13:03:48	1.7
@@ -38,6 +38,8 @@
 .TP
 .BR \-\-metadatasize " size"
 .TP
+.RB [ \-\-metadataignore y|n ]
+.TP
 .BR \-\-pvmetadatacopies " copies"
 .TP
 .BR \-\-dataalignment " alignment"
--- LVM2/tools/commands.h	2010/06/30 12:17:25	1.151
+++ LVM2/tools/commands.h	2010/06/30 13:03:48	1.152
@@ -856,7 +856,7 @@
    autobackup_ARG, test_ARG,
    force_ARG, yes_ARG, zero_ARG, labelsector_ARG, metadatatype_ARG,
    metadatasize_ARG, pvmetadatacopies_ARG, metadatacopies_ARG,
-   dataalignment_ARG, dataalignmentoffset_ARG)
+   metadataignore_ARG, dataalignment_ARG, dataalignmentoffset_ARG)
 
 xx(vgimport,
    "Register exported volume group with system",



                 reply	other threads:[~2010-06-30 13:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100630130350.9442.qmail@sourceware.org \
    --to=wysochanski@sourceware.org \
    --cc=lvm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.