Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



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.




Home | Main Index | Thread Index | Old Index