]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit1dcc1776e0600fe9e1029616880e3eb6625d8501
treeabbe82c7f8ce8d3059619c7941de14e585859aa4
parentdb86fbed1c70cf9cfab46e374e5ebd91b20e7e97
[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