• Tejun Heo's avatar
    [PATCH] libata: improve failed qc reporting · 8a937581
    Tejun Heo authored
    Improve failed qc reporting.  The original message didn't include the
    actual command nor full error status and it was necessary to
    temporarily patch the code to find out exactly which command is
    causing problem.  This patch makes EH report full command and result
    TFs along with data direction and length.  This change will make bug
    reports more useful.
    Signed-off-by: default avatarTejun Heo <htejun@gmail.com>
    Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
    8a937581
libata-eh.c 54.6 KB