]> git.baikalelectronics.ru Git - kernel.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)
commit2cddb4d49093da7b24f7cf1d7275a59f2c15d564
tree15f7af71689487c6be36332536242fd6f8e0ea3b
parent2bfba477191c0e12dbefbede506aa2bb0cc1cc64
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