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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html