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>
Fri, 30 May 2014 21:32:16 +0000 (17:32 -0400)
commitd05d5744ef67879877dbe2e3d0fb9fcc27ee44e5
tree00d5668c83592bede658c9a648abaa1170e18c85
parent0c0c267ba96f606b541ab8e4bcde54e6b3f0198f
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