From: Tejun Heo Date: Tue, 14 Nov 2006 13:36:12 +0000 (+0900) Subject: [PATCH] libata: improve failed qc reporting X-Git-Tag: v2.6.20-rc1~34^2~40^2~9^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a93758170a58b5afe3e45d7d5bebbdd401a24c2;p=pandora-kernel.git [PATCH] libata: improve failed qc reporting 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: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed