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

Btrfs: try to cleanup delayed refs while freeing extents



When extents are freed, it is likely that we've removed the last
delayed reference update for the extent.  This checks the delayed
ref tree when things are freed, and if no ref updates area left it
immediately processes the delayed ref.

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