]> git.baikalelectronics.ru Git - kernel.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)
commit2a04bde0aad48185ca43f897efbe4361e6e06ca7
tree7095df9ecedf0c2d5a86b2c72780779f89459bc1
parente52747f5056ff7d2dab1c894f22c00c3f20c1d82
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