Skip to content
  • Mark Haverkamp's avatar
    [SCSI] aacraid: use no_uld_attach flag · bb08f92e
    Mark Haverkamp authored
    
    
    Received From Mark Salyzyn.
    
    In order to support user tools accessing the array components (SMART,
    Mode Page information, Cache page adjustments, WWN determination,
    Firmware updates etc), we take advantage of the no_uld_attach flag and
    deprecate the code that filters Inquiries to block the requests to array
    components. The quirk prevents the sd layer from attaching to the
    components.
    
    We also took the opportunity to balance the queue depths based on the
    total adapter queue depth to the array devices to reduce the chances of
    starvation.
    
    Signed-off-by: default avatarMark Haverkamp <markh@osdl.org>
    Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
    bb08f92e