Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 04/10/2003 10:26:53
Module Name:	src
Committed By:	erh
Date:		Thu Apr 10 07:26:53 UTC 2003

Modified Files:
	src/sys/kern: vfs_lookup.c

Log Message:
Make sure the directory is still mounted before looking things up in it.
Fixes PR kern/5683.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/kern/vfs_lookup.c

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