]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd4: remove nfsd4op_rsize
authorChristoph Hellwig <hch@lst.de>
Mon, 8 May 2017 18:42:10 +0000 (20:42 +0200)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 13 Jul 2017 19:58:01 +0000 (15:58 -0400)
commit48d6c040cb916edba53029a738591e056ba550cc
tree6cb22ce66bb192336005c2e3fdec3460679efb0f
parent0bdc0cdebd5a9af2bb1c3083b5f1dda45f4f2037
nfsd4: remove nfsd4op_rsize

Except for a lot of unnecessary casts this typedef only has one user,
so remove the casts and expand it in struct nfsd4_operation.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/nfsd/nfs4proc.c