]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitde849c1fca329ab86fcb6be9b03a8d81c34e818e
treed1001c05876ffb779498333db0f12f3e5b3fd2ea
parent202804e68b36f3f04ad36aef92fc14f6ec46a3b1
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