Re: [RFC] [PATCH 8/8] inode-diet: Fix size of i_blkbits, i_version, and i_dnotify_mask

From: Theodore Tso
Date: Thu Jun 22 2006 - 00:55:12 EST


On Wed, Jun 21, 2006 at 11:34:59PM +0200, Arnd Bergmann wrote:
> Am Wednesday 21 June 2006 14:51 schrieb Theodore Tso:
> >         umode_t                 i_mode;
> > +       unsigned short          i_blkbits;
> >         unsigned int            i_nlink;
>
> umode_t is 32 on some platforms, e.g. powerpc64, so you don't get
> optimal packing there.

True, but it's no worse than before.

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