public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
From: wysochanski@sourceware.org
To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org
Subject: LVM2 man/lvcreate.8.in tools/lvconvert.c
Date: Wed, 29 Apr 2009 20:11:00 -0000	[thread overview]
Message-ID: <20090429201149.23264.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-04-29 20:11:46

Modified files:
	man            : lvcreate.8.in 
	tools          : lvconvert.c 

Log message:
	Fixup whitespace.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/lvcreate.8.in.diff?cvsroot=lvm2&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/lvconvert.c.diff?cvsroot=lvm2&r1=1.71&r2=1.72

--- LVM2/man/lvcreate.8.in	2009/04/25 01:18:00	1.4
+++ LVM2/man/lvcreate.8.in	2009/04/29 20:11:46	1.5
@@ -25,7 +25,7 @@
 {\-l|\-\-extents LogicalExtentsNumber[%{VG|FREE}] |
  \-L|\-\-size LogicalVolumeSize[kKmMgGtT]}
 [\-c|\-\-chunksize ChunkSize]
-\-n|\-\-name SnapshotLogicalVolumeName 
+\-n|\-\-name SnapshotLogicalVolumeName
 \-s|\-\-snapshot
 [OriginalLogicalVolumePath | VolumeGroupName \-\-virtualoriginsize VirtualOriginSize]
 .SH DESCRIPTION
--- LVM2/tools/lvconvert.c	2009/04/23 16:56:22	1.71
+++ LVM2/tools/lvconvert.c	2009/04/29 20:11:46	1.72
@@ -505,13 +505,13 @@
 				  lv->name, existing_mirrors);
 			return 0;
 		}
-		
+
 		/*
 		 * Adjust log type
 		 */
 		if (arg_count(cmd, corelog_ARG))
 			corelog = 1;
-		
+
 		mirrorlog = arg_str_value(cmd, mirrorlog_ARG,
 					  corelog ? "core" : DEFAULT_MIRRORLOG);
 		if (!strcmp("disk", mirrorlog)) {
@@ -551,7 +551,7 @@
 			  "mirror segments.", lv->name);
 		return 0;
 	}
-	
+
  restart:
 	/*
 	 * Converting from mirror to linear
@@ -579,7 +579,7 @@
 		/*
 		 * Converting from linear to mirror
 		 */
-	
+
 		/* FIXME Share code with lvcreate */
 
 		/* FIXME Why is this restriction here?  Fix it! */


                 reply	other threads:[~2009-04-29 20:11 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=20090429201149.23264.qmail@sourceware.org \
    --to=wysochanski@sourceware.org \
    --cc=lvm-devel@redhat.com \
    --cc=lvm2-cvs@sourceware.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).