patch-2.1.131 linux/fs/nfsd/vfs.c
Next file: linux/fs/open.c
Previous file: linux/fs/nfs/write.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Tue Dec 1 21:45:10 1998
- Orig file:
v2.1.130/linux/fs/nfsd/vfs.c
- Orig date:
Sun Nov 8 14:03:07 1998
diff -u --recursive --new-file v2.1.130/linux/fs/nfsd/vfs.c linux/fs/nfsd/vfs.c
@@ -1072,6 +1072,11 @@
if (IS_ERR(rdentry))
goto out_nfserr;
+ /*
+ * FIXME!!
+ *
+ * This should do a double-lock on both rdentry and the parent
+ */
err = fh_lock_parent(fhp, rdentry);
if (err)
goto out;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov