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:
f79707b
)
Btrfs: fall into nocompression codes quickly if possible
author
Wang Shilong
<wangsl.fnst@cn.fujitsu.com>
Thu, 17 Jul 2014 03:44:10 +0000
(11:44 +0800)
committer
Chris Mason
<clm@fb.com>
Wed, 17 Sep 2014 20:37:38 +0000
(13:37 -0700)
If flag NOCOMPRESS is set which means bad compression ratio,
we could avoid call cow_file_range_async() for this case earlier.
Signed-off-by: Wang Shilong <wangsl.fnst@cn.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
No differences found