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)
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>

No differences found