alistair23-linux/fs/lockd
Olaf Kirch f2af793db0 [PATCH] knfsd: lockd: make nlm_traverse_* more flexible
This patch makes nlm_traverse{locks,blocks,shares} and friends use a function
pointer rather than a "action" enum.

This function pointer is given two nlm_hosts (one given by the caller, the
other taken from the lock/block/share currently visited), and is free to do
with them as it wants.  If it returns a non-zero value, the lockd/block/share
is released.

Signed-off-by: Olaf Kirch <okir@suse.de>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-04 07:55:17 -07:00
..
clntlock.c [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle 2006-10-04 07:55:17 -07:00
clntproc.c [PATCH] knfsd: when looking up a lockd host, pass hostname & length 2006-10-04 07:55:16 -07:00
host.c [PATCH] knfsd: lockd: make the hash chains use a hlist_node 2006-10-04 07:55:17 -07:00
Makefile
mon.c [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle 2006-10-04 07:55:17 -07:00
svc.c [PATCH] knfsd: Correctly handle error condition from lockd_up 2006-10-02 07:57:18 -07:00
svc4proc.c [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle 2006-10-04 07:55:17 -07:00
svclock.c [PATCH] knfsd: lockd: make nlm_traverse_* more flexible 2006-10-04 07:55:17 -07:00
svcproc.c [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle 2006-10-04 07:55:17 -07:00
svcshare.c [PATCH] knfsd: lockd: make nlm_traverse_* more flexible 2006-10-04 07:55:17 -07:00
svcsubs.c [PATCH] knfsd: lockd: make nlm_traverse_* more flexible 2006-10-04 07:55:17 -07:00
xdr.c [PATCH] namespaces: utsname: switch to using uts namespaces 2006-10-02 07:57:21 -07:00
xdr4.c SUNRPC: display human-readable procedure name in rpc_iostats output 2006-03-20 13:44:22 -05:00