linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Handle errors during transitions to sleep states in sd
@ 2012-08-03 12:27 Oliver Neukum
  2012-08-03 12:27 ` [PATCH 1/5] sd: SCSI error codes must not be returned to generic code Oliver Neukum
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Oliver Neukum @ 2012-08-03 12:27 UTC (permalink / raw)
  To: JBottomley, linux-scsi, hare

During transition to sleep sd can encounter errors. They must be translated
to a form the generic layer understands, so that it knows whether an error
can be ignored (eg. medium removal) should be retried (eg. BUSY)
or the transition must be aborted.


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

end of thread, other threads:[~2012-08-03 12:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-03 12:27 Handle errors during transitions to sleep states in sd Oliver Neukum
2012-08-03 12:27 ` [PATCH 1/5] sd: SCSI error codes must not be returned to generic code Oliver Neukum
2012-08-03 12:27 ` [PATCH 2/5] sd: handle errors in sd_start_stop_device() Oliver Neukum
2012-08-03 12:27 ` [PATCH 3/5] sd: deal with removal of medium to be synched Oliver Neukum
2012-08-03 12:27 ` [PATCH 4/5] scsi: translate errors for power management Oliver Neukum
2012-08-03 12:27 ` [PATCH 5/5] scsi: more error conditions " Oliver Neukum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).