[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1105201421060.5226@dhcp-27-109.brq.redhat.com>
Date: Fri, 20 May 2011 14:22:44 +0200 (CEST)
From: Lukas Czerner <lczerner@...hat.com>
To: Lukas Czerner <lczerner@...hat.com>
cc: Eric Sandeen <sandeen@...hat.com>, linux-ext4@...r.kernel.org,
tytso@....EDU, adilger@...ger.ca
Subject: Re: [PATCH v2 1/2] e2fsprogs: Fix how we treat user-spcified filesystem
size
On Fri, 20 May 2011, Lukas Czerner wrote:
> > > diff --git a/resize/resize2fs.8.in b/resize/resize2fs.8.in
> > > index e02345d..769fd14 100644
> > > --- a/resize/resize2fs.8.in
> > > +++ b/resize/resize2fs.8.in
> > > @@ -38,27 +38,20 @@ The
> > > parameter specifies the requested new size of the filesystem.
> > > If no units are specified, the units of the
> > > .I size
> > > -parameter shall be the filesystem blocksize of the filesystem.
> > > +parameter shall be the blocks count of the filesystem.
> >
> > shall be equal to the filesystem blocksize ...
> >
I actually shall be the blocks count, not blocksize. Resizefs knows what
the blocksize is already, it just needs to know what the new size should
be.
Thanks!
-Lukas
--
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