From: Yoshihisa Abe Date: Mon, 25 Oct 2010 06:03:46 +0000 (-0400) Subject: Coda: replace BKL with mutex X-Git-Tag: v2.6.37-rc1~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da47c19e5c746829042933c8f945a71e2b62d6fc;p=pandora-kernel.git 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 Signed-off-by: Jan Harkes Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed