From: Pekka Enberg Date: Sun, 8 Jan 2006 09:03:39 +0000 (-0800) Subject: [PATCH] fs: remove s_old_blocksize from struct super_block X-Git-Tag: v2.6.16-rc1~745 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e78c9a004aadebe22306c81d1a7f1d1278dc37f9;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed