[PATCH] fs: remove s_old_blocksize from struct super_block
authorPekka Enberg <penberg@cs.helsinki.fi>
Sun, 8 Jan 2006 09:03:39 +0000 (01:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:13:59 +0000 (20:13 -0800)
commite78c9a004aadebe22306c81d1a7f1d1278dc37f9
treeabbe82c7f8ce8d3059619c7941de14e585859aa4
parent90f2447d08a5fbddc8b58f8a6425b0513807f919
[PATCH] fs: remove s_old_blocksize from struct super_block

This patch inlines the single user of struct super_block field
s_old_blocksize and removes the field.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/super.c
include/linux/fs.h