patch-2.4.0-test1 linux/fs/nfsd/nfsfh.c
Next file: linux/fs/partitions/check.c
Previous file: linux/fs/nfsd/nfscache.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu May 25 09:32:48 2000
- Orig file:
v2.3.99-pre9/linux/fs/nfsd/nfsfh.c
- Orig date:
Tue May 23 15:31:36 2000
diff -u --recursive --new-file v2.3.99-pre9/linux/fs/nfsd/nfsfh.c linux/fs/nfsd/nfsfh.c
@@ -812,8 +812,8 @@
{
struct dentry * dentry = fhp->fh_dentry;
if (fhp->fh_dverified) {
- fhp->fh_dentry = NULL;
fh_unlock(fhp);
+ fhp->fh_dentry = NULL;
fhp->fh_dverified = 0;
dput(dentry);
nfsd_nr_put++;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)