From: Douglas Gilbert Date: Sun, 9 Oct 2005 13:09:35 +0000 (-0400) Subject: [libata scsi] improve scsi error handling with ata_scsi_set_sense() X-Git-Tag: v2.6.15-rc1~736^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae00651020413bd7eb5fa3bd0abbd78d7cf1abb2;p=pandora-kernel.git [libata scsi] improve scsi error handling with ata_scsi_set_sense() - change "xlat" and "fill" actors in libata-scsi so they are responsible for SCSI status and sense data when they return 1. This allows GOOD status or a specialized error to be set. - yield an error for mode sense requests for saved values [sat-r06] - remove static inlines for ata_bad_scsiop() and ata_bad_cdb() which are no longer used Signed-off-by: Douglas Gilbert Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed