freebsd-dev/sys/dev/ciss
Sean Bruno e6aa141248 r249170 was just plain wrong. The effect of the change is to always
delete a logic volume on status change which is NOT what we want here.

The original code is correct in that when the volume changes status
the driver will only delete the volume if the status is one of the
fatal errors.  A drive failure in a mirrored volume is NOT a situtation
where the volume should dissapear.

Reported on freebsd-scsi@:
https://lists.freebsd.org/pipermail/freebsd-scsi/2015-September/006800.html

MFC after:	3 days
2015-09-03 17:46:57 +00:00
..
ciss.c r249170 was just plain wrong. The effect of the change is to always 2015-09-03 17:46:57 +00:00
cissio.h
cissreg.h Add detection for ciss(4) controllers that are set to non-raid JBOD mode. 2014-06-29 18:53:15 +00:00
cissvar.h Remove compat shims for FreeBSD versions older than 6 (really early 5). 2015-01-06 15:48:20 +00:00