Skip to content

Commit

Permalink
[PATCH] fuse: use a per-mount spinlock
Browse files Browse the repository at this point in the history
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 <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Miklos Szeredi authored and Linus Torvalds committed Apr 11, 2006
1 parent 0720b31 commit d713311
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 84 deletions.
Loading

0 comments on commit d713311

Please sign in to comment.