From: Miklos Szeredi Date: Tue, 11 Apr 2006 05:54:55 +0000 (-0700) Subject: [PATCH] fuse: use a per-mount spinlock X-Git-Tag: v2.6.17-rc2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d713311464bcca73c990d1a1b5c9467eae87f5b4;p=pandora-kernel.git [PATCH] fuse: use a per-mount spinlock Remove the global spinlock in favor of a per-mount one. This patch is basically find & replace. The difficult part has already been done by the previous patch. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed