From: Tejun Heo Date: Mon, 3 Jul 2006 07:07:26 +0000 (+0900) Subject: [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET X-Git-Tag: v2.6.18-rc1~3^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cdaf534f829b8759ba30f97d5e8dceb2ab77ba4;p=pandora-kernel.git [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET Implement ATA_EHI_NO_AUTOPSY and QUIET. These used to be implied by ATA_PFLAG_LOADING, but new power management and PMP support need to use these separately. e.g. Suspend/resume operations shouldn't print full EH messages and resume shouldn't be recorded as an error. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed