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

Btrfs: Replace the big fs_mutex with a collection of other locks



Extent alloctions are still protected by a large alloc_mutex.
Objectid allocations are covered by a objectid mutex
Other btree operations are protected by a lock on individual btree nodes

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