commit | 88541c848746442ddff45dea05ddea6b734d88b5 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Oct 03 12:50:14 2008 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Fri Oct 03 17:01:57 2008 -0400 |
tree | dc95e178de34df8cc2b3e65e9850993c3625c3f1 | |
parent | 7f1ed18bd3aa1e8008cf5cc768a141787633da18 [diff] |
lockd: Support non-AF_INET addresses in nlm_lookup_host() Use struct sockaddr * and length in nlm_lookup_host_info to all callers to pass in either AF_INET or AF_INET6 addresses. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>