• T
    [PATCH] libata: improve failed qc reporting · 8a937581
    Tejun Heo 提交于
    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: NTejun Heo <htejun@gmail.com>
    Signed-off-by: NJeff Garzik <jeff@garzik.org>
    8a937581
libata-eh.c 54.6 KB