NFSD: Take care the return value from nfsd4_decode_stateid
authorKinglong Mee <[email protected]>
Thu, 19 Mar 2015 11:04:41 +0000 (19:04 +0800)
committerJ. Bruce Fields <[email protected]>
Fri, 20 Mar 2015 16:43:59 +0000 (12:43 -0400)
commitdb59c0ef08ca56758dcee6495d9d6a086682c5ec
treeadd6a6bbf355c117f71f81d89458ee5e08dda15d
parent6f8f28ec5f88715515e70dd52f16b326a5e63f81
NFSD: Take care the return value from nfsd4_decode_stateid

Return status after nfsd4_decode_stateid failed.

Signed-off-by: Kinglong Mee <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
fs/nfsd/nfs4xdr.c