freebsd-nq/sys/geom/raid3
Pawel Jakub Dawidek 9c6a3f03c6 For BIO_READ check if provider is open for reading and for BIO_WRITE,
check if provider is open for writing.
This fixes panic when device is open only for writing and we send write
request.
2004-11-09 23:04:45 +00:00
..
g_raid3_ctl.c Warn the user if we are not going to use whole provider space. 2004-08-28 02:34:10 +00:00
g_raid3.c For BIO_READ check if provider is open for reading and for BIO_WRITE, 2004-11-09 23:04:45 +00:00
g_raid3.h - Mark all raid3 components as clean after kern.geom.raid3.idletime seconds. 2004-11-05 13:12:58 +00:00