diff options
author | Theodore Ts'o <tytso@mit.edu> | 2006-09-27 10:50:32 +0200 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2006-09-28 14:32:51 +0200 |
commit | 825f9075d74028d11d7f5932f04e1b5db3022b51 (patch) | |
tree | cbb7ce19f89410a770d82cd3142a55f5f8a30249 /include | |
parent | [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs) (diff) | |
download | linux-825f9075d74028d11d7f5932f04e1b5db3022b51.tar.xz linux-825f9075d74028d11d7f5932f04e1b5db3022b51.zip |
[GFS2] inode-diet: Eliminate i_blksize from the inode structure
This eliminates the i_blksize field from struct inode. Filesystems that want
to provide a per-inode st_blksize can do so by providing their own getattr
routine instead of using the generic_fillattr() function.
Note that some filesystems were providing pretty much random (and incorrect)
values for i_blksize.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions