]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Attach pass driver to LUNs is OFFLINE state.
authormav <mav@FreeBSD.org>
Sat, 29 Aug 2015 11:21:20 +0000 (11:21 +0000)
committermav <mav@FreeBSD.org>
Sat, 29 Aug 2015 11:21:20 +0000 (11:21 +0000)
commit8cde3bfeee04d11f30244c875082f0c8423cbcd8
treeae3da0a451f4c41a8c341f1bc35e47f7fd58eb03
parent7103f3af38e72a781630567caadef9c461532a90
Attach pass driver to LUNs is OFFLINE state.

Previously such LUNs were silently ignored.  But while they indeed unable
to process most of SCSI commands, some, like RTPG, they still can.

MFC after: 1 month
sys/cam/ata/ata_xpt.c
sys/cam/scsi/scsi_cd.c
sys/cam/scsi/scsi_ch.c
sys/cam/scsi/scsi_da.c
sys/cam/scsi/scsi_pt.c
sys/cam/scsi/scsi_sa.c
sys/cam/scsi/scsi_xpt.c