On Tue, 2007-05-29 at 11:18 +0530, Aneesh Kumar K.V wrote: > Also can we have a description of why s_{min, want}_extra_isize > fields are added in the commit message ? The i_extra_isize for each inode should ideally be s_want_extra_isize after inode expansion. If expansion by s_want_extra_isize is not possible, then i_extra_isize must be atleast s_min_extra_isize. Thanks, Kalpak. > diff --git a/ext4-nanosecond-patch b/ext4-nanosecond-patch > index ceaf339..02d00b7 100644 > --- a/ext4-nanosecond-patch > +++ b/ext4-nanosecond-patch > @@ -1,8 +1,8 @@ > This patch is a spinoff of the old nanosecond patches. > > It includes some cleanups and addition of a creation timestamp. The > -EXT3_FEATURE_RO_COMPAT_EXTRA_ISIZE flag has also been added along with > -s_{min, want}_extra_isize fields in struct ext3_super_block. > +EXT4_FEATURE_RO_COMPAT_EXTRA_ISIZE flag has also been added along with > +s_{min, want}_extra_isize fields in struct ext4_super_block. > > Signed-off-by: Andreas Dilger <adilger@xxxxxxxxxxxxx> > Signed-off-by: Kalpak Shah <kalpak@xxxxxxxxxxxxx> > - > 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 - 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