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)
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

Simple merge
diff --cc fs/nfs/super.c
Simple merge