All of lore.kernel.org
 help / color / mirror / Atom feed
* cleanup error handling during suspend/resume of sd
@ 2012-08-01 14:44 Oliver Neukum
  2012-08-01 14:44 ` [PATCH 1/3] sd: SCSI error codes must not be returned to generic code Oliver Neukum
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Oliver Neukum @ 2012-08-01 14:44 UTC (permalink / raw)
  To: JBottomley, linux-scsi, hare; +Cc: Oliver Neukum

This series fixes an issue mostly seen with eSATA devices and
card readers. The errors don't arise on the SCSI level must
be processed and sorted for the generic code, so that issue
like recently disconnected devices don't impede system sleep.

Signed-off-by: Oliver Neukum <oneukum@suse.de>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-08-01 16:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-01 14:44 cleanup error handling during suspend/resume of sd Oliver Neukum
2012-08-01 14:44 ` [PATCH 1/3] sd: SCSI error codes must not be returned to generic code Oliver Neukum
2012-08-01 14:44 ` [PATCH 2/3] sd: handle errors in sd_start_stop_device() Oliver Neukum
2012-08-01 14:44 ` [PATCH 3/3] sd: error handling synchronizing caches Oliver Neukum
2012-08-01 15:20   ` James Bottomley
2012-08-01 16:35   ` Mike Christie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.