]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Create a common nfs4_match_client() function
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 7 Apr 2017 18:15:13 +0000 (14:15 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 17:39:34 +0000 (13:39 -0400)
commit14d1bbb0ca425c4fdd9a38eaac346c028661b752
tree15f7af71689487c6be36332536242fd6f8e0ea3b
parent5b6d3ff605d1b00ce8138da4091c527d9ad48729
NFS: Create a common nfs4_match_client() function

This puts all the common code in a single place for the
walk_client_list() functions.

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