original_kernel/fs/coda
Yoshihisa Abe da47c19e5c Coda: replace BKL with mutex
Replace the BKL with a mutex to protect the venus_comm structure which
binds the mountpoint with the character device and holds the upcall
queues.

Signed-off-by: Yoshihisa Abe <yoshiabe@cs.cmu.edu>
Signed-off-by: Jan Harkes <jaharkes@cs.cmu.edu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-10-25 08:02:40 -07:00
..
Kconfig
Makefile
cache.c
cnode.c
coda_int.h
coda_linux.c
dir.c
file.c
inode.c
pioctl.c
psdev.c
symlink.c
sysctl.c
upcall.c