kernel-hacking-2024-linux-s.../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
..
cache.c Coda: add spin lock to protect accesses to struct coda_inode_info. 2010-10-25 08:02:40 -07:00
cnode.c Coda: add spin lock to protect accesses to struct coda_inode_info. 2010-10-25 08:02:40 -07:00
coda_int.h
coda_linux.c
dir.c Coda: push BKL regions into coda_upcall() 2010-10-25 08:02:40 -07:00
file.c Coda: push BKL regions into coda_upcall() 2010-10-25 08:02:40 -07:00
inode.c Coda: replace BKL with mutex 2010-10-25 08:02:40 -07:00
Kconfig
Makefile
pioctl.c Coda: push BKL regions into coda_upcall() 2010-10-25 08:02:40 -07:00
psdev.c Coda: replace BKL with mutex 2010-10-25 08:02:40 -07:00
symlink.c Coda: push BKL regions into coda_upcall() 2010-10-25 08:02:40 -07:00
sysctl.c
upcall.c Coda: replace BKL with mutex 2010-10-25 08:02:40 -07:00