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

btrfs: don't run delayed references while we are creating the free space tree



This is a short term solution to make sure btrfs_run_delayed_refs()
doesn't change the extent tree while we are scanning it to create the
free space tree.

Longer term we need to synchronize scanning the block groups one by one,
similar to what happens during a balance.

Signed-off-by: default avatarChris Mason <clm@fb.com>
parent b4570aa9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment