git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86d7101
)
vfs: Introduce filemap_fdatawait_range
author
Jan Kara
<jack@suse.cz>
Mon, 17 Aug 2009 17:30:27 +0000
(19:30 +0200)
committer
Jan 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