Re: [patch] ext2 synchronous mount speedup

From: Andrew Morton (akpm@zip.com.au)
Date: Tue Feb 12 2002 - 19:20:53 EST


Andreas Dilger wrote:
>
> On Feb 12, 2002 15:12 -0800, Andrew Morton wrote:
> > --- linux-2.4.18-pre9/include/linux/ext2_fs_i.h Mon Sep 17 13:16:30 2001
> > +++ linux-akpm/include/linux/ext2_fs_i.h Tue Feb 12 14:00:11 2002
> > @@ -25,7 +25,6 @@ struct ext2_inode_info {
> > __u32 i_faddr;
> > __u8 i_frag_no;
> > __u8 i_frag_size;
> > - __u16 i_osync;
> > __u32 i_file_acl;
> > __u32 i_dir_acl;
> > __u32 i_dtime;
>
> We should probably leave this in there as a placeholder (with a different
> name), just for alignment sake.
>

hrm. I'd assumed the compiler would get that right.
Otherwise, the __u8's go to the end of the struct.

-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Feb 15 2002 - 21:00:51 EST