]> Git Repo - linux.git/commit - mm/filemap.c
vfs: Introduce filemap_fdatawait_range
authorJan Kara <[email protected]>
Mon, 17 Aug 2009 17:30:27 +0000 (19:30 +0200)
committerJan Kara <[email protected]>
Mon, 14 Sep 2009 15:08:14 +0000 (17:08 +0200)
commitd3bccb6f4b886060aa0f58976b92b77d951f5434
treeb5f9eb43890da173a078e883d51c23b8c27ceaa6
parent86d710146fb9975f04c505ec78caa43d227c1018
vfs: Introduce filemap_fdatawait_range

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 <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
include/linux/fs.h
mm/filemap.c
This page took 0.059395 seconds and 4 git commands to generate.