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:
9e0af23
)
Btrfs: fix autodefrag with compression
author
Chris Mason
<clm@fb.com>
Tue, 26 Aug 2014 20:55:54 +0000
(13:55 -0700)
committer
Chris Mason
<clm@fb.com>
Wed, 27 Aug 2014 15:45:37 +0000
(08:45 -0700)
The autodefrag code skips defrag when two extents are adjacent. But one
big advantage for autodefrag is cutting down on the number of small
extents, even when they are adjacent. This commit changes it to defrag
all small extents.
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/ioctl.c
patch
|
blob
|
history
diff --cc
fs/btrfs/ioctl.c
Simple merge