]> git.karo-electronics.de Git - karo-tx-linux.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)
commit62bbf8bbb2fa3aba16e29585b3396264c1a2b2f4
tree6cb22ce66bb192336005c2e3fdec3460679efb0f
parentc2a1102aa2add2f6757586541fc9c22d9b71bdf3
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