]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r287289: Attach pass driver to LUNs is OFFLINE state.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 28 Sep 2015 12:30:22 +0000 (12:30 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 28 Sep 2015 12:30:22 +0000 (12:30 +0000)
commit1ff51ec98e5e55d08e3db171acbee46f120d7b0d
tree3b8852c4a4885052597afc0709151c527628ccab
parent9ee6043015e748b32538388b5ca39ad7eccdb4bd
MFC r287289: 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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@288338 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
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