Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 12/27/2006 08:55:35
Module Name:	src
Committed By:	yamt
Date:		Wed Dec 27 08:55:35 UTC 2006

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

Log Message:
mount_domount: don't forget to handle MNT_RDONLY.
PR/35327 from Christian Biere.


To generate a diff of this commit:
cvs rdiff -r1.286 -r1.287 src/sys/kern/vfs_syscalls.c

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