lockd: Specify address family for source address
authorChuck Lever <chuck.lever@oracle.com>
Wed, 27 Aug 2008 20:57:31 +0000 (16:57 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 29 Sep 2008 22:13:38 +0000 (18:13 -0400)
commit2860a0227b700feb8d6e5c4f07a62a1b40d96022
treea0a83210999107a33f5b55ac211299a2f3e034f9
parent1b333c54a15a746ff6b04a684b0845a66daacef2
lockd: Specify address family for source address

Make sure an address family is specified for source addresses passed to
nlm_lookup_host().  nlm_lookup_host() will need this when it becomes
capable of dealing with AF_INET6 addresses.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/lockd/host.c