commit | 9502c52259f7038b6c1e31532e22884716a56b1a | [log] [tgz] |
---|---|---|
author | Olaf Kirch <okir@suse.de> | Wed Oct 04 02:15:56 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 04 07:55:17 2006 -0700 |
tree | 234b6eef6ed6d58038d8433216e8549c9e23028e | |
parent | 5c8dd29ca7fc7483690cef4306549742d534f2a2 [diff] |
[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle This converts the statd upcalls to use the nsm_handle This means that we only register each host once with statd, rather than registering each host/vers/protocol triple. 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>