From: Chuck Lever Date: Fri, 3 Oct 2008 16:50:36 +0000 (-0400) Subject: lockd: change nlmclnt_grant() to take a "struct sockaddr *" X-Git-Tag: v2.6.28-rc1~576^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcff09f124f71d1d4fe61eb63c79e52f488ac22e;p=pandora-kernel.git lockd: change nlmclnt_grant() to take a "struct sockaddr *" Adjust the signature and callers of nlmclnt_grant() to pass a "struct sockaddr *" instead of a "struct sockaddr_in *" in order to support IPv6 addresses. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed