mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
Btrfs: alloc_mutex latency reduction
This releases the alloc_mutex in a few places that hold it for over long operations. btrfs_lookup_block_group is changed so that it doesn't need the mutex at all. Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
e34a5b4f77
commit
c286ac48ed
2 changed files with 81 additions and 20 deletions
Loading…
Add table
Add a link
Reference in a new issue