]> 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)
commit54550ddfff4abaf39c6d61dddd7d17d6c28b34d1
treed1001c05876ffb779498333db0f12f3e5b3fd2ea
parent0bdd516c8a950a1eb91857a2daca882c90e65f42
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