]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Clean up nfs4_check_serverowner_minor_id()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 7 Apr 2017 18:15:12 +0000 (14:15 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 17:39:34 +0000 (13:39 -0400)
commit18416956a4afe5e4aa92954a82cfe129f1cc09c4
treec1fc87396e2910229e805fcbe75d089bb6777ebb
parent6e5e0177b973887032eb7eebada86267d8a9bdcf
NFS: Clean up nfs4_check_serverowner_minor_id()

Once again, we can remove the function and compare integer values
directly.

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