alistair23-linux/fs/lockd
Olaf Kirch 8dead0dbd4 [PATCH] knfsd: lockd: introduce nsm_handle
This patch introduces the nsm_handle, which is shared by all nlm_host objects
referring to the same client.

With this patch applied, all nlm_hosts from the same address will share the
same nsm_handle.  A future patch will add sharing by name.

Note: this patch changes h_name so that it is no longer guaranteed to be an IP
address of the host.  When the host represents an NFS server, h_name will be
the name passed in the mount call.  When the host represents a client, h_name
will be the name presented in the lock request received from the client.  A
h_name is only used for printing informational messages, this change should
not be significant.

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:16 -07:00
..
clntlock.c [PATCH] knfsd: lockd: introduce nsm_handle 2006-10-04 07:55:16 -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: introduce nsm_handle 2006-10-04 07:55:16 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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: when looking up a lockd host, pass hostname & length 2006-10-04 07:55:16 -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: when looking up a lockd host, pass hostname & length 2006-10-04 07:55:16 -07:00
svcshare.c LOCKD: Make nlmsvc_traverse_shares return void 2006-03-20 23:24:25 -05:00
svcsubs.c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 2006-09-27 08:26:10 -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