commit | ae8fa2831bbc5092ee9d1b90e623af881cf27140 | [log] [tgz] |
---|---|---|
author | NeilBrown <[email protected]> | Fri Oct 16 15:56:01 2009 +1100 |
committer | NeilBrown <[email protected]> | Fri Oct 16 15:56:01 2009 +1100 |
tree | 1a9e1aa4192ce9a5c57ea93d777c4fec2322b9e9 | |
parent | ed9bfdf1a40952fd0f8094ec77f876b84ead69af [diff] |
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 <[email protected]> Signed-off-by: NeilBrown <[email protected]>