From: NeilBrown Date: Fri, 16 Oct 2009 04:56:01 +0000 (+1100) Subject: md: remove clumsy usage of do_sync_mapping_range from bitmap code X-Git-Tag: v2.6.32-rc6~27^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8fa2831bbc5092ee9d1b90e623af881cf27140;p=pandora-kernel.git md: remove clumsy usage of do_sync_mapping_range from bitmap code and replace with vfs_fsync which is much neater (but wasn't exported, or even in existence at the time the code was written). Cc: Christoph Hellwig Signed-off-by: NeilBrown --- Reading git-diff-tree failed