Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 08/12/2007 19:31:12
Module Name:	src
Committed By:	pooka
Date:		Sun Aug 12 19:31:12 UTC 2007

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

Log Message:
cn_flags RDONLY brilliantly has nothing to do with the file system
itself being r/o, so fix a couple of misguided comments.


To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 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.