Skip to content
  • Douglas Gilbert's avatar
    [SCSI] ses: requesting a fault indication · 2a350cab
    Douglas Gilbert authored
    
    
    Noticed that when the sysfs interface of the SCSI SES
    driver was used to request a fault indication the LED
    flashed but the buzzer didn't sound. So it was doing
    what REQUEST IDENT (locate) should do.
    
    Changelog:
       - fix the setting of REQUEST FAULT for the device slot
         and array device slot elements in the enclosure control
         diagnostic page
       - note the potentially defective code that reads the
         FAULT SENSED and FAULT REQUESTED bits from the enclosure
         status diagnostic page
    
    The attached patch is against git/scsi-misc-2.6
    
    Signed-off-by: default avatarDouglas Gilbert <dgilbert@interlog.com>
    Cc: stable@kernel.org
    Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
    2a350cab