Coda: replace BKL with mutex
authorYoshihisa Abe <yoshiabe@cs.cmu.edu>
Mon, 25 Oct 2010 06:03:46 +0000 (02:03 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 25 Oct 2010 15:02:40 +0000 (08:02 -0700)
commitda47c19e5c746829042933c8f945a71e2b62d6fc
tree54110db260f57c01745e1ace343ec72b7eec6c69
parentf7cc02b8715618e179242ba9cc10bdc5146ae565
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>
fs/coda/inode.c
fs/coda/psdev.c
fs/coda/upcall.c
include/linux/coda_psdev.h