linux/fs/lockd
Olaf Kirch 5c8dd29ca7 [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle
This patch makes the SM_NOTIFY handling understand and use the nsm_handle.

To make it a bit clear what is happening:

    nlmclent_prepare_reclaim and nlmclnt_finish_reclaim
    get open-coded into 'reclaimer'

The result is tidied up.

Then some of that functionality is moved out into nlm_host_rebooted (which
calls nlmclnt_recovery which starts a thread which runs reclaimer).

Also host_rebooted now finds an nsm_handle rather than a host, then then
iterates over all hosts and deals with each host that shares that nsm_handle.

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 nlm_host_rebooted use the nsm_handle 2006-10-04 07:55:17 -07:00
Makefile
mon.c [PATCH] knfsd: lockd: introduce nsm_handle 2006-10-04 07:55:16 -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: when looking up a lockd host, pass hostname & length 2006-10-04 07:55:16 -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 LOCKD: Make nlmsvc_traverse_shares return void 2006-03-20 23:24:25 -05:00
svcsubs.c [PATCH] knfsd: misc minor fixes, indentation changes 2006-10-04 07:55:16 -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