]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nfsd4: leave reply buffer space for failed setattr
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 3 Feb 2014 21:38:47 +0000 (16:38 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 May 2014 14:59:27 +0000 (07:59 -0700)
commit725e71de82a2ab297c35819ded9c88eef012eaf8
tree7b949f9ff6ea42b45c32b38aa561b839315b13cf
parentc48069a373b6472b2351dc43eb9afc895f430257
nfsd4: leave reply buffer space for failed setattr

commit 04819bf6449094e62cebaf5199d85d68d711e667 upstream.

This fixes an ommission from 18032ca062e621e15683cb61c066ef3dc5414a7b
"NFSD: Server implementation of MAC Labeling", which increased the size
of the setattr error reply without increasing COMPOUND_ERR_SLACK_SPACE.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfsd/nfsd.h