nfsd: clean up arguments to nfs4_open_delegation
authorJeff Layton <jlayton@primarydata.com>
Fri, 25 Jul 2014 11:34:24 +0000 (07:34 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
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 <jlayton@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c