Searched hist:d713311464bcca73c990d1a1b5c9467eae87f5b4 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/fuse/ |
H A D | fuse_i.h | diff d713311464bcca73c990d1a1b5c9467eae87f5b4 Tue Apr 11 00:54:55 CDT 2006 Miklos Szeredi <miklos@szeredi.hu> [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 <miklos@szeredi.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | dev.c | diff d713311464bcca73c990d1a1b5c9467eae87f5b4 Tue Apr 11 00:54:55 CDT 2006 Miklos Szeredi <miklos@szeredi.hu> [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 <miklos@szeredi.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | inode.c | diff d713311464bcca73c990d1a1b5c9467eae87f5b4 Tue Apr 11 00:54:55 CDT 2006 Miklos Szeredi <miklos@szeredi.hu> [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 <miklos@szeredi.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|