patch-2.3.26 linux/fs/nfs/mount_clnt.c
Next file: linux/fs/nfsd/nfsctl.c
Previous file: linux/fs/nfs/inode.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Nov 2 13:09:37 1999
- Orig file:
v2.3.25/linux/fs/nfs/mount_clnt.c
- Orig date:
Wed Aug 26 10:10:33 1998
diff -u --recursive --new-file v2.3.25/linux/fs/nfs/mount_clnt.c linux/fs/nfs/mount_clnt.c
@@ -119,7 +119,7 @@
{ "mnt_mount",
(kxdrproc_t) xdr_encode_dirpath,
(kxdrproc_t) xdr_decode_fhstatus,
- MNT_dirpath_sz, MNT_fhstatus_sz },
+ MNT_dirpath_sz << 2, 0 },
};
static struct rpc_version mnt_version1 = {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)