From: OGAWA Hirofumi Date: Sat, 25 Mar 2006 11:07:44 +0000 (-0800) Subject: [PATCH] freeze_bdev() cleanup X-Git-Tag: v2.6.17-rc1~791 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d25b9a1ff0741e71a46f37f45263b5ddcbc948c4;p=pandora-kernel.git [PATCH] freeze_bdev() cleanup freeze_bdev() uses a fsync_super() without sync_blockdev(). This patch makes __fsync_super() and shares it. Signed-off-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed