Linux SCSI subsystem development
 help / color / mirror / Atom feed
* Cleanup error handling for power management of sd
@ 2012-08-02 10:27 Oliver Neukum
  2012-08-02 10:27 ` [PATCH 1/4] sd: SCSI error codes must not be returned to generic code Oliver Neukum
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Oliver Neukum @ 2012-08-02 10:27 UTC (permalink / raw)
  To: JBottomley, linux-scsi, hare

Errors happening while sd devices are going to sleep need
to interpreted for the generic layer. In particular errors
for unplugged devices and removed media must be ignored.
This hits mostly users of eSATA devices who unplug external
drives right before the system is supposed to go to sleep.

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-02 10:27 Cleanup error handling for power management of sd Oliver Neukum
2012-08-02 10:27 ` [PATCH 1/4] sd: SCSI error codes must not be returned to generic code Oliver Neukum
2012-08-02 10:27 ` [PATCH 2/4] sd: handle errors in sd_start_stop_device() Oliver Neukum
2012-08-02 10:27 ` [PATCH 3/4] sd: deal with removal of medium to be synched Oliver Neukum
2012-08-02 10:27 ` [PATCH 4/4] scsi: translate errors for power management Oliver Neukum
2012-08-02 10:43   ` James Bottomley
2012-08-03 12:22     ` Oliver Neukum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox