]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Fix decode_secinfo_maxsz
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 2 Jun 2011 19:07:35 +0000 (15:07 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 21 Jun 2011 15:54:07 +0000 (11:54 -0400)
commitf8c8e3905a4216ca6798d454defd68a43b40c8da
tree886647bf9928ff27f25d0de82c356c1f238738c3
parentbfec5a05aa3ef767462ad8ed938611ad1cfeccb7
NFS: Fix decode_secinfo_maxsz

I initially did the calculation in bytes, and not words

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c