Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/02/2001 23:17:46
Module Name:	syssrc
Committed By:	jdolecek
Date:		Fri Feb  2 21:17:46 UTC 2001

Modified Files:
	syssrc/sys/compat/common: compat_util.c

Log Message:
emul_find(): actually, the emulation root vnode dance has to be done for
	CHECK_ALT_SYMLINK() same way as for CHECK_ALT_EXISTS()
This fixes lossage reported on current-users and kern/12019 by Ross Harvey.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/compat/common/compat_util.c

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