commit | 8111f373600cd43b3198b48b9238e3ad2fd9908d | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Dec 14 14:58:01 2010 +0000 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 16 12:37:24 2010 -0500 |
tree | 5f4c1751405da033a1987de47b90598f08f3b6c6 | |
parent | d8367c504e39528a057a5d7a267b6724f7fdb4b8 [diff] |
NFS: Fix hdrlen calculation in NFSv4's decode_read() When computing the length of the header, be sure to include the four octets consumed by "count". Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Tested-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>