commit | 1c1226385b44c1f66dafb3c56b68455ee565dbbf | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon May 08 20:42:10 2017 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Mon May 15 17:42:28 2017 +0200 |
tree | 83741c0489b5f1935c1be7132033bbc192887d51 | |
parent | 57832e7bd85a450e64dba19933d83b6577632066 [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>