linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mke2fs: Document stripe_width, not stripe-width
@ 2011-06-29 16:47 Andreas Dilger
  2011-07-18  3:14 ` Ted Ts'o
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Dilger @ 2011-06-29 16:47 UTC (permalink / raw)
  To: tytso, linux-ext4; +Cc: Andreas Dilger

For consistency with other multi-word options, document the extended
option stripe_width instead of stripe-width.  This also avoids the
complexity of parsing options that have an embedded '-'.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
---
 misc/mke2fs.8.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in
index 0d4b046..6901497 100644
--- a/misc/mke2fs.8.in
+++ b/misc/mke2fs.8.in
@@ -209,7 +209,7 @@ This mostly affects placement of filesystem metadata like bitmaps at
 time to avoid placing them on a single disk, which can hurt performance.
 It may also be used by the block allocator.
 .TP
-.BI stripe-width= stripe-width
+.BI stripe_width= stripe-width
 Configure the filesystem for a RAID array with
 .I stripe-width
 filesystem blocks per stripe. This is typically stride-size * N, where
-- 
1.7.3.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mke2fs: Document stripe_width, not stripe-width
  2011-06-29 16:47 [PATCH] mke2fs: Document stripe_width, not stripe-width Andreas Dilger
@ 2011-07-18  3:14 ` Ted Ts'o
  0 siblings, 0 replies; 2+ messages in thread
From: Ted Ts'o @ 2011-07-18  3:14 UTC (permalink / raw)
  To: Andreas Dilger; +Cc: linux-ext4

On Wed, Jun 29, 2011 at 10:47:40AM -0600, Andreas Dilger wrote:
> For consistency with other multi-word options, document the extended
> option stripe_width instead of stripe-width.  This also avoids the
> complexity of parsing options that have an embedded '-'.
> 
> Signed-off-by: Andreas Dilger <adilger@whamcloud.com>

Added to the e2fsprogs tree, thanks.

							- Ted

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-18  3:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29 16:47 [PATCH] mke2fs: Document stripe_width, not stripe-width Andreas Dilger
2011-07-18  3:14 ` Ted Ts'o

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 NNTP newsgroup(s).