Skip to content
Commit e9512d72 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: fix autodefrag with compression



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: default avatarChris Mason <clm@fb.com>
parent 9e0af237
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment