]> asedeno.scripts.mit.edu Git - linux.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)
commit5b6d3ff605d1b00ce8138da4091c527d9ad48729
treec1fc87396e2910229e805fcbe75d089bb6777ebb
parentf251fd9e71890bcfdc838f36c10b1b57a87356ec
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