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

Btrfs: Online btree defragmentation fixes



The btree defragger wasn't making forward progress because the new key wasn't
being saved by the btrfs_search_forward function.

This also disables the automatic btree defrag, it wasn't scaling well to
huge filesystems.  The auto-defrag needs to be done differently.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 1b1e2135
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