]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Fix filehandle size comparisons in the mount code
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 19 Jun 2008 19:21:11 +0000 (15:21 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 23 Jun 2008 21:09:06 +0000 (17:09 -0400)
commit5258ee0fa46fe56a9210c827114d66f4b0088de6
treed248fa5765d8e4b6ab00f10a77f9cbe793644672
parent74111b41baf7e9f5b0cfb86062eed3e41127f6ea
NFS: Fix filehandle size comparisons in the mount code

Fix a sign issue in xdr_decode_fhstatus3()
Fix incorrect comparison in nfs_validate_mount_data()

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/mount_clnt.c
fs/nfs/super.c