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:
075bdbd
)
Btrfs: add helper btrfs_fdatawrite_range
author
Filipe Manana
<fdmanana@suse.com>
Fri, 10 Oct 2014 08:43:11 +0000
(09:43 +0100)
committer
Chris Mason
<clm@fb.com>
Fri, 21 Nov 2014 01:14:28 +0000
(17:14 -0800)
To avoid duplicating this double filemap_fdatawrite_range() call for
inodes with async extents (compressed writes) so often.
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Chris Mason <clm@fb.com>
No differences found