Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/06/2003 13:46:50
Module Name:	src
Committed By:	pk
Date:		Thu Feb  6 11:46:50 UTC 2003

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

Log Message:
bdwrite(): remove check for MFS major device number (why was 255 changed
to 4096?). In any case, bdevsw_lookup() will take care of it.


To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 src/sys/kern/vfs_bio.c

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