• Chris Mason's avatar
    Btrfs: fix autodefrag with compression · e9512d72
    Chris Mason authored
    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>
    e9512d72
ioctl.c 128 KB