]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r272409:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 2 Nov 2014 17:26:13 +0000 (17:26 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 2 Nov 2014 17:26:13 +0000 (17:26 +0000)
commitc98d5a98dc56a148c9e56518e84dd0d2b3b8bbfb
tree5a48861ea5241c5bb502e1d65107b7ce60db963c
parent054d958c81c44ad247a7f8767d52309983257938
MFC r272409:
Use REPORT LUNS command for SPC-2 devices with LUN 0 disconnected.

SPC-2 tells REPORT LUNS shall be supported by devices supporting LUNs other
then LUN 0.  If we see LUN 0 disconnected, guess there may be others, and
so REPORT LUNS shall be supported.

git-svn-id: svn://svn.freebsd.org/base/stable/10@273976 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/scsi/scsi_xpt.c