NFSv4.1 fix decode_free_stateid
authorAndy Adamson <andros@netapp.com>
Tue, 10 Sep 2013 16:56:29 +0000 (12:56 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 10 Sep 2013 17:04:37 +0000 (13:04 -0400)
commit9f79fb4825cd336ba9efbb0d9468f2ef3fd3cbf6
tree8509a2e131253ace082a5710f15acc84ba3802d5
parentb1b3e136948a2bf4915326acb0d825d7d180753f
NFSv4.1 fix decode_free_stateid

The operation status is decoded in decode_op_hdr.

Stop the print_overflow message that is always hit without this patch:
nfs: decode_free_stateid: prematurely hit end of receive buffer. Remaining
buffer length is 0 words.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c