diff options
author | Theodore Ts'o <tytso@mit.edu> | 2006-09-27 01:50:32 -0700 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2006-09-28 08:32:51 -0400 |
commit | 825f9075d74028d11d7f5932f04e1b5db3022b51 (patch) | |
tree | cbb7ce19f89410a770d82cd3142a55f5f8a30249 /arch/x86_64/Kconfig | |
parent | bba9dfd83587017de1c55a94c077983e0dfa0251 (diff) | |
download | op-kernel-dev-825f9075d74028d11d7f5932f04e1b5db3022b51.zip op-kernel-dev-825f9075d74028d11d7f5932f04e1b5db3022b51.tar.gz |
[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 'arch/x86_64/Kconfig')
0 files changed, 0 insertions, 0 deletions