commit | 62bbf8bbb2fa3aba16e29585b3396264c1a2b2f4 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon May 08 20:42:10 2017 +0200 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Jul 13 15:58:01 2017 -0400 |
tree | 6cb22ce66bb192336005c2e3fdec3460679efb0f | |
parent | c2a1102aa2add2f6757586541fc9c22d9b71bdf3 [diff] |
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>