nfsd4: no need for encode_compoundres to adjust lengths
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 26 Feb 2014 22:16:27 +0000 (17:16 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 28 May 2014 18:52:37 +0000 (14:52 -0400)
xdr_reserve_space should now be calculating the length correctly as we
go, so there's no longer any need to fix it up here.

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

Simple merge
Simple merge