> Mode and uid are both 16bit. So maybe we can change the structure: > > struct cramfs_inode { > __le16 uid; > __le16 mode; > __le32 size_gid; /* CRAMFS_SIZE_WIDTH:CRAMFS_GID_WIDTH */ > __le32 namelen_offset; /* > CRAMFS_NAMELEN_WIDTH:CRAMFS_OFFSET_WIDTH */ > }; Yep, looks better...
Andi - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html