]> 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)
committerChristoph Hellwig <hch@lst.de>
Mon, 15 May 2017 15:42:28 +0000 (17:42 +0200)
commit1c1226385b44c1f66dafb3c56b68455ee565dbbf
tree83741c0489b5f1935c1be7132033bbc192887d51
parent57832e7bd85a450e64dba19933d83b6577632066
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