From: Chuck Lever Date: Mon, 30 Jun 2008 22:58:14 +0000 (-0400) Subject: lockd: Pass "struct sockaddr *" to new failover-by-IP function X-Git-Tag: v2.6.27-rc1~961^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=367c8c7bd9a2882daad6c9cb607e1db8ef781ad4;p=pandora-kernel.git lockd: Pass "struct sockaddr *" to new failover-by-IP function Pass a more generic socket address type to nlmsvc_unlock_all_by_ip() to allow for future support of IPv6. Also provide additional sanity checking in failover_unlock_ip() when constructing the server's IP address. As an added bonus, provide clean kerneldoc comments on related NLM interfaces which were recently added. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed