]> 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)
commit73d4855884560388f373db7f8cec2ce9be433c49
tree886647bf9928ff27f25d0de82c356c1f238738c3
parentae8d9035326107a461cdeb117dba6df63f9ce279
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