• J
    enhance device info matching for multiple tables · 598fa4b7
    James Bottomley 提交于
    The current scsi_devinfo.c matching routines use a single table for
    the global blacklist.  However, we're developing a need to blacklist
    from specific transports too (notably some tape drives using SPI which
    don't respond well to high speed protocols).  Instead of developing
    separate blacklist matching for each transport class needing it,
    enhance the current list matching to permit multiple lists.
    Signed-off-by: NJames Bottomley <James.Bottomley@HansenPartnership.com>
    598fa4b7
scsi_priv.h 5.0 KB