Re: [PATCH] fs : reorder some 'struct inode' fields to speedup i_sizemanipulations
From: Eric Dumazet
Date: Tue Nov 28 2006 - 15:32:08 EST
Andrew Morton a écrit :
This all depends on the offset of the inode, and you don't know what that is.
offsetof(ext3_inode_info, vfs_inode) != offsetof(nfs_inode, vfs_inode), etc.
Doh... yes you are absolutly right :) I feel dumb now :(
-
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/