nfsd4: allow space for final error return
authorJ. Bruce Fields <bfields@redhat.com>
Fri, 7 Mar 2014 16:01:37 +0000 (11:01 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 27 May 2014 15:09:09 +0000 (11:09 -0400)
This post-encoding check should be taking into account the need to
encode at least an out-of-space error to the following op (if any).

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4xdr.c

Simple merge