nfsd: clean up arguments to nfs4_open_delegation
authorJeff Layton <[email protected]>
Fri, 25 Jul 2014 11:34:24 +0000 (07:34 -0400)
committerJ. Bruce Fields <[email protected]>
Tue, 29 Jul 2014 18:49:55 +0000 (14:49 -0400)
commit4cf59221c7cb46ce40e17bcfeddb64d759071440
treebc1052283ee28c1a11c98368f04376d731aa693f
parentf9416e281e53bea6f8e39c21f50fd79c029ba24a
nfsd: clean up arguments to nfs4_open_delegation

No need to pass in a net pointer since we can derive that.

Signed-off-by: Jeff Layton <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
fs/nfsd/nfs4state.c