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)
commit5f4ab9458755eddc66912a15319363bf311f7fc8
treed1001c05876ffb779498333db0f12f3e5b3fd2ea
parent07d1f8020738ba3180ea9992c4fa7dbc0685396a
nfsd4: allow space for final error return

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