vfs: Introduce filemap_fdatawait_range
authorJan Kara <jack@suse.cz>
Mon, 17 Aug 2009 17:30:27 +0000 (19:30 +0200)
committerJan Kara <jack@suse.cz>
Mon, 14 Sep 2009 15:08:14 +0000 (17:08 +0200)
This simple helper saves some filesystems conversion from byte offset
to page numbers and also makes the fdata* interface more complete.

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

No differences found