From: Chuck Lever Date: Tue, 14 Dec 2010 15:06:12 +0000 (+0000) Subject: lockd: Clean up nlmsvc_lookup_host() X-Git-Tag: v2.6.38-rc1~407^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67216b94d498f5880d8bba2a6b841880739dd524;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed