• Tejun Heo's avatar
    [PATCH] libata: implement ata_eh_wait() · c6cf9e99
    Tejun Heo authored
    Implement ata_eh_wait().  On return from this function, it's
    guaranteed that the EH which was pending or in progress when the
    function was called is complete - including the tailing part of SCSI
    EH.  This will be used by hotplug and others to synchronize with EH.
    Signed-off-by: default avatarTejun Heo <htejun@gmail.com>
    c6cf9e99
libata-core.c 138 KB