kernel-hacking-2024-linux-s.../fs/lockd
Trond Myklebust a86dc496b7 SUNRPC: Remove the BKL from the callback functions
Push it into those callback functions that actually need it.

Note that all the NFS operations use their own locking, so don't need the
BKL. Ditto for the rpcbind client.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2008-07-15 18:10:57 -04:00
..
clntlock.c
clntproc.c SUNRPC: Remove the BKL from the callback functions 2008-07-15 18:10:57 -04:00
host.c
Makefile
mon.c
svc.c
svc4proc.c SUNRPC: Remove the BKL from the callback functions 2008-07-15 18:10:57 -04:00
svclock.c SUNRPC: Remove the BKL from the callback functions 2008-07-15 18:10:57 -04:00
svcproc.c SUNRPC: Remove the BKL from the callback functions 2008-07-15 18:10:57 -04:00
svcshare.c
svcsubs.c
xdr.c
xdr4.c