[GFS2] NFS filehandle check
authorWendy Cheng <wcheng@redhat.com>
Fri, 23 Feb 2007 05:21:17 +0000 (00:21 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 7 Mar 2007 18:57:34 +0000 (13:57 -0500)
commita7d2b2bdc9a0b55d5b08e15756c7e65c48c4bca5
treed3f76ffff0bf5798bc29bbff0f62998d95de0d95
parentd5a6751b32c79680da90eaa76919ffe6e5b8a94f
[GFS2] NFS filehandle check

File handle checking error found in '07 NFS connectathon. The fh_type
and fh_len are not necessarily identical. Some of the client machines
could fail mount with stale filehandle without this patch.

Signed-off-by: S. Wendy Cheng <wcheng@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_export.c