Skip to content
Commit 155725c9 authored by Jan Schmidt's avatar Jan Schmidt
Browse files

Btrfs: leave critical region in btrfs_find_all_roots as soon as possible



When delayed refs exist, btrfs_find_all_roots used to hold the delayed ref
mutex way longer than actually required. We ought to drop it immediately
after we're done collecting all the delayed refs.

Signed-off-by: default avatarJan Schmidt <list.btrfs@jan-o-sch.net>
parent c3e06965
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