1
0
Fork 0
alistair23-linux/fs/lockd
Trond Myklebust 01df9c5e91 LOCKD: Fix a deadlock in nlm_traverse_files()
nlm_traverse_files() is not allowed to hold the nlm_file_mutex while calling
nlm_inspect file, since it may end up calling nlm_release_file() when
releaseing the blocks.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
(cherry picked from e558d3cde986e04f68afe8c790ad68ef4b94587a commit)
2006-08-24 15:51:00 -04:00
..
Makefile
clntlock.c NLM: Fix reclaim races 2006-06-09 09:40:27 -04:00
clntproc.c NLM,NFSv4: Wait on local locks before we put RPC calls on the wire 2006-07-05 13:13:18 -04:00
host.c NLM: Fix reclaim races 2006-06-09 09:40:27 -04:00
mon.c Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 2006-03-25 09:18:27 -08:00
svc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
svc4proc.c lockd: Add helper for *_RES callbacks 2006-03-20 13:44:45 -05:00
svclock.c NLM/lockd: remove b_done 2006-08-03 16:56:02 -04:00
svcproc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
svcshare.c LOCKD: Make nlmsvc_traverse_shares return void 2006-03-20 23:24:25 -05:00
svcsubs.c LOCKD: Fix a deadlock in nlm_traverse_files() 2006-08-24 15:51:00 -04:00
xdr.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
xdr4.c SUNRPC: display human-readable procedure name in rpc_iostats output 2006-03-20 13:44:22 -05:00