linux/fs/9p
Ingo Molnar 4f7a07b887 [PATCH] convert fs/9p/ to mutexes, fix locking bugs
Convert fs/9p/mux.c from semaphore to mutex.

NOTE: fixed locking bugs in the process - the code was using semaphores
the other way around.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: Eric Van Hensbergen <ericvh@ericvh.myip.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-23 07:38:10 -08:00
..
9p.c [PATCH] v9fs: fix for access to unitialized variables or freed memory 2006-03-08 14:14:02 -08:00
9p.h
Makefile
conv.c
conv.h
debug.h
error.c
error.h
fid.c
fid.h
mux.c [PATCH] convert fs/9p/ to mutexes, fix locking bugs 2006-03-23 07:38:10 -08:00
mux.h
trans_fd.c [PATCH] v9fs: fix for access to unitialized variables or freed memory 2006-03-08 14:14:02 -08:00
trans_sock.c
transport.h
v9fs.c
v9fs.h
v9fs_vfs.h
vfs_addr.c
vfs_dentry.c
vfs_dir.c [PATCH] v9fs: fix overzealous dropping of dentry which breaks dcache 2006-03-17 07:51:25 -08:00
vfs_file.c
vfs_inode.c [PATCH] v9fs: assign dentry ops to negative dentries 2006-03-22 07:53:55 -08:00
vfs_super.c [PATCH] v9fs: fix for access to unitialized variables or freed memory 2006-03-08 14:14:02 -08:00