summaryrefslogtreecommitdiffstats
path: root/fs/lockd/mon.c
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2009-03-19 01:48:14 +0100
committerTrond Myklebust <Trond.Myklebust@netapp.com>2009-03-28 21:51:04 +0100
commit3c8c45dfab78a1919f6f8a3ea46998c487eb7e12 (patch)
tree532baa9e2ca4a11dcf36bf7542b92e30f8908011 /fs/lockd/mon.c
parentMerge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e' into devel (diff)
downloadlinux-3c8c45dfab78a1919f6f8a3ea46998c487eb7e12.tar.xz
linux-3c8c45dfab78a1919f6f8a3ea46998c487eb7e12.zip
NFS: Simplify logic to compare socket addresses in client.c
Callback requests from IPv4 servers are now always guaranteed to be AF_INET, and never mapped IPv4 AF_INET6 addresses. Both nfs_match_client() and nfs_find_client() can now share the same address comparison logic, so fold them together. We can also dispense with of most of the conditional compilation in here. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions