Tejun Heo
f8bbfc247e
[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports
...
libata implemented a feature to schedule EH without an associated EH
by manipulating shost->host_eh_scheduled in ata_scsi_schedule_eh()
directly. Move this function to scsi_error.c and rename it to
scsi_schedule_eh(). It is now an exported API for SCSI transports and
exported via new header file drivers/scsi/scsi_transport_api.h
This patch also de-export scsi_eh_wakeup() which was exported
specifically for ata_scsi_schedule_eh().
Signed-off-by: Tejun Heo <htejun@gmail.com >
Signed-off-by: Jeff Garzik <jeff@garzik.org >
2006-05-20 00:39:08 -04:00
..
2006-01-11 18:42:13 -08:00
2006-04-09 11:53:16 -07:00
2006-01-09 13:56:42 +00:00
2006-03-28 09:16:07 -08:00
2006-05-06 17:55:11 -07:00
2006-05-08 23:43:55 -07:00
2006-03-31 17:26:33 +02:00
2006-04-11 06:18:46 -07:00
2006-05-19 16:41:59 -07:00
2006-03-23 07:38:10 -08:00
2006-05-08 09:34:56 -07:00
2006-03-21 20:14:08 +11:00
2006-03-25 08:22:53 -08:00
2006-05-03 20:05:41 -07:00
2006-03-25 08:23:01 -08:00
2006-02-20 20:00:11 -08:00
2006-04-14 11:41:25 -07:00
2006-04-14 11:18:33 -07:00
2006-05-09 13:04:21 -07:00
2006-05-15 11:20:58 -07:00
2006-05-17 21:32:22 -07:00
2006-05-18 11:37:03 -07:00
2006-05-04 14:52:43 -07:00
2006-05-15 11:20:57 -07:00
2006-05-15 11:20:56 -07:00
2006-04-21 22:34:26 +10:00
2006-05-01 18:17:42 -07:00
2006-04-27 21:10:34 +02:00
2006-05-10 09:54:42 -05:00
2006-03-24 07:33:28 -08:00
2006-03-28 09:16:06 -08:00
2006-05-19 21:48:03 +01:00
2006-04-11 06:18:43 -07:00
2006-05-17 16:13:25 -07:00
2006-03-28 09:16:05 -08:00
2006-04-21 22:20:33 +00:00
2006-04-19 09:13:52 -07:00
2006-05-15 11:20:57 -07:00
2006-05-15 11:20:54 -07:00
2006-04-19 09:13:52 -07:00
2006-01-13 11:26:10 -08:00
2006-05-06 11:29:21 +01:00
2006-05-15 11:20:55 -07:00
2006-05-12 12:53:59 -07:00
2006-05-20 00:39:08 -04:00
2006-05-16 11:28:49 +01:00
2006-01-13 11:26:09 -08:00
2006-05-03 20:05:41 -07:00
2006-05-16 14:33:58 -07:00
2006-03-23 07:38:16 -08:00
2006-03-31 17:26:33 +02:00
2006-05-12 11:58:10 -07:00
2006-05-15 11:20:56 -07:00
2006-03-24 18:23:14 +01:00
2006-03-25 08:22:53 -08:00
2006-04-21 10:59:00 -07:00
2006-04-02 12:51:22 -07:00