]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nfsd4: kill write32, write64
authorJ. Bruce Fields <bfields@redhat.com>
Sat, 22 Mar 2014 22:48:39 +0000 (18:48 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 28 May 2014 18:53:10 +0000 (14:53 -0400)
commit5b72f2b99c9f850d9b6f842819a6fdbc7d724367
tree61c54394f49f1039a9e36e01363b2b7fd3b057d6
parent3f4fb8ee2af0768f5a5d0ae4386b3e7e24adeb39
nfsd4: kill write32, write64

And switch a couple other functions from the encode(&p,...) convention
to the p = encode(p,...) convention mostly used elsewhere.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4xdr.c