kill wait_on_page_writeback_range
authorChristoph Hellwig <hch@lst.de>
Wed, 30 Sep 2009 20:16:33 +0000 (22:16 +0200)
committerJan Kara <jack@suse.cz>
Thu, 10 Dec 2009 14:02:50 +0000 (15:02 +0100)
All callers really want the more logical filemap_fdatawait_range interface,
so convert them to use it and merge wait_on_page_writeback_range into
filemap_fdatawait_range.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>

No differences found