]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 19 Feb 2017 21:08:30 +0000 (16:08 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 21 Feb 2017 21:56:16 +0000 (16:56 -0500)
commit1bbe60ff49becd7554e9b32b5e8e6fcee4b33db2
tree7095df9ecedf0c2d5a86b2c72780779f89459bc1
parent5a1f6d9e9b803003271b40b67786ff46fa4eda01
NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()

We shouldn't need to force callers to carry an unused argument.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4xdr.c