From: Chris Mason Date: Wed, 25 Jun 2008 20:01:30 +0000 (-0400) Subject: Btrfs: Replace the big fs_mutex with a collection of other locks X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a213501153fd66e2359e091b1612841305ba6551;p=pandora-kernel.git 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 --- Reading git-diff-tree failed