From: Tejun Heo Date: Mon, 15 May 2006 11:57:58 +0000 (+0900) Subject: [PATCH] libata-eh-fw: add flags and operations for new EH X-Git-Tag: v2.6.18-rc1~1079^2~98^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ec957f2002bd2994be659bbc0ec28397fa251ee;p=pandora-kernel.git [PATCH] libata-eh-fw: add flags and operations for new EH Add ATA_FLAG_EH_{PENDING|FROZEN}, ATA_ATA_QCFLAG_{FAILED|SENSE_VALID} and ops->freeze, thaw, error_handler, post_internal_cmd() for new EH. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed