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:
5b04aa3
)
ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()
author
Mark Fasheh
<mark.fasheh@oracle.com>
Thu, 1 Mar 2007 19:22:19 +0000
(11:22 -0800)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Thu, 26 Apr 2007 22:02:30 +0000
(15:02 -0700)
Do this instead of filemap_fdatawrite() - this way we sync only the
range between i_size and the cluster boundary.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found