]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Use RPC functions for matching sockaddrs
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Mon, 13 Jul 2015 18:01:28 +0000 (14:01 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 17 Aug 2015 18:29:51 +0000 (13:29 -0500)
commitd8efa4e62505f5113e363572b5438b7be0d08b12
treeb5d6ce8aa44591dcef853a2ff51fa6788f7939f9
parent58cc8a55aa38655d472a4c381df465c9ab97b4d6
NFS: Use RPC functions for matching sockaddrs

They already exist and do the exact same thing.  Let's save ourselves
several lines of code!

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/client.c
fs/nfs/internal.h
fs/nfs/nfs4client.c