dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 lockd: Add helper for *_RES callbacks 2006-03-20 13:44:45 -05:00
svclock.c NFS: make 2 functions static 2006-04-19 12:43:47 -04:00
svcproc.c lockd: Add helper for *_RES callbacks 2006-03-20 13:44:45 -05:00
svcshare.c LOCKD: Make nlmsvc_traverse_shares return void 2006-03-20 23:24:25 -05:00
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 SUNRPC: display human-readable procedure name in rpc_iostats output 2006-03-20 13:44:22 -05:00