[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100920132631.GF3554@thunk.org>
Date: Mon, 20 Sep 2010 09:26:31 -0400
From: Ted Ts'o <tytso@....edu>
To: Eric Sandeen <sandeen@...hat.com>
Cc: ext4 development <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH] mke2fs: make "invalid blocks count" error more clear
On Thu, Aug 12, 2010 at 02:40:44PM -0400, Eric Sandeen wrote:
> Mistakes on the commandline can lead to odd error messages:
>
> # mke2fs -t ext4 -E stride=128 stripe-width=512 /dev/sda1
> mke2fs: invalid blocks count - /dev/sda1
>
> Making it a bit more explicit is more obvious:
>
> mke2fs: invalid blocks count '/dev/sda1' on device 'stripe-width=512'
>
> (hint, the mistake was no comma separation for -E)
>
> Reported-by: Adam Huffman <bloch@...durin.com>
> Signed-off-by: Eric Sandeen <sandeen@...hat.com>
Applied to the e2fsprogs maint branch, thanks!!
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists