android_kernel_xiaomi_sm7250/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
..
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
Makefile
mon.c
svc4proc.c
svc.c
svclock.c
svcproc.c
svcshare.c
svcsubs.c
xdr4.c
xdr.c