]> 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)
commit9e80a8723e8ff0faa2a720bd7d7978101dd926cd
tree7095df9ecedf0c2d5a86b2c72780779f89459bc1
parent63679b6f6998ce2237df4125dbc3ec144565bcfa
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