patch-2.1.47 linux/fs/nfsd/lockd.c
Next file: linux/fs/nfsd/nfs3proc.c
Previous file: linux/fs/nfsd/export.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Jul 21 09:53:20 1997
-  Orig file: 
v2.1.46/linux/fs/nfsd/lockd.c
-  Orig date: 
Mon Apr  7 11:35:31 1997
diff -u --recursive --new-file v2.1.46/linux/fs/nfsd/lockd.c linux/fs/nfsd/lockd.c
@@ -24,7 +24,7 @@
 
 	fh.fh_handle = *f;
 	fh.fh_export = NULL;
-	fh.fh_inode  = NULL;
+	fh.fh_dverified = 0;
 
 	nfserr = nfsd_open(rqstp, &fh, S_IFREG, 0, filp);
 	fh_put(&fh);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov