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:   drochner
Date:           Fri Apr 11 16:11:50 UTC 2003

Modified Files:
        src/sys/dev: vnd.c vndvar.h

Log Message:
Add a VNDIOF_FORCE flag which forces unconfiguration if the emulated
disk is still in use.
Not for everyday use, but we have to face eg USB flash drives being
unplugged at the wrong time, and this is a way to simulate this without
wearing out the connectors.


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/dev/vnd.c
cvs rdiff -r1.9 -r1.10 src/sys/dev/vndvar.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