From: Tejun Heo Date: Fri, 10 Feb 2006 06:10:48 +0000 (+0900) Subject: [PATCH] libata: add ATA_QCFLAG_EH_SCHEDULED X-Git-Tag: v2.6.17-rc1~1182^2~89 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=341963b909a01d2f38d86f5db8dd1f8c80bd6dbf;p=pandora-kernel.git [PATCH] libata: add ATA_QCFLAG_EH_SCHEDULED Add ATA_QCFLAG_EH_SCHEDULED. If this flag is set, the qc is owned by EH and normal completion path is not allowed to finish it. This patch doesn't actually use this flag. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed