Add a quirk for ciss to stop trying to read the serial number off
of logical volumes.
This commit is contained in:
parent
12270048ca
commit
11593f4318
@ -550,6 +550,11 @@ static struct xpt_quirk_entry xpt_quirk_table[] =
|
||||
},
|
||||
CAM_QUIRK_NOLUNS, /*mintags*/0, /*maxtags*/0
|
||||
},
|
||||
{
|
||||
/* COMPAQ/HP Smart Array RAID controllers */
|
||||
{ T_DIRECT, SIP_MEDIA_FIXED, "COMPAQ", "RAID*", "*" },
|
||||
CAM_QUIRK_NOSERIAL, /*mintags*/0, /*maxtags*/0
|
||||
},
|
||||
{
|
||||
/* Default tagged queuing parameters for all devices */
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user