Subject: CVS commit: syssrc/sys/ufs/ufs
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 12/23/2001 18:17:00
Module Name:	syssrc
Committed By:	fvdl
Date:		Sun Dec 23 16:17:00 UTC 2001

Modified Files:
	syssrc/sys/ufs/ufs: ufs_vnops.c

Log Message:
As pointed out by mycroft and reflected in the comment, update the
directory inode before creating the new entry (not the freshly alloced
directory which isn't linked anywhere yet).


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 syssrc/sys/ufs/ufs/ufs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.