linux/fs/lockd
Trond Myklebust 28df955a2a NLM: Fix reclaim races
Currently it is possible for a task to remove its locks at the same time as
the NLM recovery thread is trying to recover them. This quickly leads to an
Oops.
Protect the locks using an rw semaphore while they are being recovered.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-06-09 09:40:27 -04:00
..
Makefile
clntlock.c NLM: Fix reclaim races 2006-06-09 09:40:27 -04:00
clntproc.c NLM: Fix reclaim races 2006-06-09 09:40:27 -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 [PATCH] sem2mutex: fs/ 2006-03-26 08:56:55 -08:00
svc4proc.c
svclock.c NFS: make 2 functions static 2006-04-19 12:43:47 -04:00
svcproc.c
svcshare.c
svcsubs.c [PATCH] sem2mutex: fs/ 2006-03-26 08:56:55 -08:00
xdr.c Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 2006-03-25 09:18:27 -08:00
xdr4.c