Chris Mason a213501153 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: Chris Mason <chris.mason@oracle.com>
2008-09-25 11:04:03 -04:00
Description
No description provided
2.7 GiB
Languages
C 97.2%
Assembly 1.4%
C++ 0.5%
Makefile 0.3%
Shell 0.3%
Other 0.2%