diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2008-09-03 20:36:08 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2008-09-30 00:13:39 +0200 |
commit | ede2fea099cf1dabe41e5b9563558bc7aee82248 (patch) | |
tree | b007bc10b257a0615323c8dbc446aa3b9f0f1d67 /fs/ecryptfs | |
parent | lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses (diff) | |
download | linux-ede2fea099cf1dabe41e5b9563558bc7aee82248.tar.xz linux-ede2fea099cf1dabe41e5b9563558bc7aee82248.zip |
lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host
Adopt an approach similar to the RPC server's auth cache (from Aurelien
Charbon and Brian Haley).
Note nlm_lookup_host()'s existing IP address hash function has the same
issue with correctness on little-endian systems as the original IPv4 auth
cache hash function, so I've also updated it with a hash function similar
to the new auth cache hash function.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'fs/ecryptfs')
0 files changed, 0 insertions, 0 deletions