Searched hist:"67216 b94d498f5880d8bba2a6b841880739dd524" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/lockd/ |
H A D | svc4proc.c | diff 67216b94d498f5880d8bba2a6b841880739dd524 Tue Dec 14 09:06:12 CST 2010 Chuck Lever <chuck.lever@oracle.com> lockd: Clean up nlmsvc_lookup_host()
Clean up.
Change nlmsvc_lookup_host() to be purpose-built for server-side nlm_host management. This replaces the generic nlm_lookup_host() helper function, just like on the client side. The lookup logic is specialized for server host lookups.
The server side cache also gets its own specialized equivalent of the nlm_release_host() function.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | svcproc.c | diff 67216b94d498f5880d8bba2a6b841880739dd524 Tue Dec 14 09:06:12 CST 2010 Chuck Lever <chuck.lever@oracle.com> lockd: Clean up nlmsvc_lookup_host()
Clean up.
Change nlmsvc_lookup_host() to be purpose-built for server-side nlm_host management. This replaces the generic nlm_lookup_host() helper function, just like on the client side. The lookup logic is specialized for server host lookups.
The server side cache also gets its own specialized equivalent of the nlm_release_host() function.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | host.c | diff 67216b94d498f5880d8bba2a6b841880739dd524 Tue Dec 14 09:06:12 CST 2010 Chuck Lever <chuck.lever@oracle.com> lockd: Clean up nlmsvc_lookup_host()
Clean up.
Change nlmsvc_lookup_host() to be purpose-built for server-side nlm_host management. This replaces the generic nlm_lookup_host() helper function, just like on the client side. The lookup logic is specialized for server host lookups.
The server side cache also gets its own specialized equivalent of the nlm_release_host() function.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
/openbmc/linux/include/linux/lockd/ |
H A D | lockd.h | diff 67216b94d498f5880d8bba2a6b841880739dd524 Tue Dec 14 09:06:12 CST 2010 Chuck Lever <chuck.lever@oracle.com> lockd: Clean up nlmsvc_lookup_host()
Clean up.
Change nlmsvc_lookup_host() to be purpose-built for server-side nlm_host management. This replaces the generic nlm_lookup_host() helper function, just like on the client side. The lookup logic is specialized for server host lookups.
The server side cache also gets its own specialized equivalent of the nlm_release_host() function.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|