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)
commit1650add23578b5ca35c1f1e863987180a8c03779
tree886647bf9928ff27f25d0de82c356c1f238738c3
parent19982ba8562e33083cb5bbb59a74855d8a9624ea
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