nfsd4: fix test_stateid error reply encoding
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 3 Feb 2014 21:31:42 +0000 (16:31 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 27 Mar 2014 20:31:39 +0000 (16:31 -0400)
commita11fcce1544df08c723d950ff0edef3adac40405
tree0364871abcd7cc1d45b05ddb829f5fb00de4701d
parent04819bf6449094e62cebaf5199d85d68d711e667
nfsd4: fix test_stateid error reply encoding

If the entire operation fails then there's nothing to encode.

Cc: stable@vger.kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4xdr.c