Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 02/06/2001 17:26:26
Module Name: syssrc
Committed By: fvdl
Date: Tue Feb 6 15:26:26 UTC 2001
Modified Files:
syssrc/sys/nfs: nfs_vnops.c
Log Message:
Get locking in rmdir right. Don't unlock a vnode when passing its
associated nfsnode to nfs_lookitup, it is not needed, and fixes
nfs_remove.
To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 syssrc/sys/nfs/nfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.