Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/17/2003 05:16:15
Module Name: src
Committed By: lukem
Date: Fri Oct 17 05:16:15 UTC 2003
Modified Files:
src/sys/dev: ccd.c ccdvar.h
Log Message:
Add user flag CCDF_NOLABEL to prevent the on-disk label from being read
during CCDIOCSET.
Use this when creating a new ccd to ignore any existing disklabel
which is probably wrong.
To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/sys/dev/ccd.c
cvs rdiff -r1.23 -r1.24 src/sys/dev/ccdvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.