scsi: devinfo: remove DF arrays from HP
Matthias did confirm that there are no such devices. [mkp: applied by hand] Cc: Matthias Rudolph <Matthias.Rudolph@hitachivantara.com> Cc: Anthony Cheung <anthony.cheung@hpe.com> Cc: Takahiro Yasui <takahiro.yasui@hitachivantara.com> Cc: Mike Christie <mchristi@redhat.com> Cc: Martin K. Petersen <martin.petersen@oracle.com> Cc: James E.J. Bottomley <jejb@linux.vnet.ibm.com> Cc: SCSI ML <linux-scsi@vger.kernel.org> Cc: device-mapper development <dm-devel@redhat.com> Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
5f96f42b76
commit
c7058ae1d5
|
@ -187,8 +187,6 @@ static struct {
|
|||
{"HP", "C1557A", NULL, BLIST_FORCELUN},
|
||||
{"HP", "C3323-300", "4269", BLIST_NOTQ},
|
||||
{"HP", "C5713A", NULL, BLIST_NOREPORTLUN},
|
||||
{"HP", "DF400", "*", BLIST_REPORTLUN2},
|
||||
{"HP", "DF500", "*", BLIST_REPORTLUN2},
|
||||
{"HP", "DISK-SUBSYSTEM", "*", BLIST_REPORTLUN2},
|
||||
{"HP", "OP-C-", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
|
||||
{"HP", "3380-", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
|
||||
|
|
Loading…
Reference in New Issue