James Smart
0f29b966d6
[SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ callback
...
This patch adds the following functionality to the FC transport:
- dev_loss_tmo LLDD callback :
Called to essentially confirm the deletion of an rport. Thus, it is
called whenever the dev_loss_tmo fires, or when the rport is deleted
due to other circumstances (module unload, etc). It is expected that
the callback will initiate the termination of any outstanding i/o on
the rport.
- fast_io_fail_tmo and LLD callback:
There are some cases where it may take a long while to truly determine
device loss, but the system is in a multipathing configuration that if
the i/o was failed quickly (faster than dev_loss_tmo), it could be
redirected to a different path and completed sooner.
Many thanks to Mike Reed who cleaned up the initial RFC in support
of this post.
The original RFC is at:
http://marc.theaimsgroup.com/?l=linux-scsi&m=115505981027246&w=2
Signed-off-by: James Smart <James.Smart@emulex.com >
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com >
2006-09-04 21:22:05 -05:00
..
2006-08-19 13:35:11 -07:00
2006-08-27 21:59:59 -05:00
2006-06-30 19:25:36 +02:00
2006-08-30 17:30:06 -04:00
2006-08-02 10:53:18 -04:00
2006-08-06 20:55:33 +01:00
2006-06-30 19:25:36 +02:00
2006-07-09 11:28:58 -05:00
2006-08-29 09:52:29 -05:00
2006-09-02 15:36:04 -05:00
2006-08-27 21:59:59 -05:00
2006-07-03 09:41:12 -05:00
2006-08-26 09:26:57 -05:00
2006-07-28 11:46:38 -05:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-07-14 09:41:13 -05:00
2006-07-03 09:41:12 -05:00
2006-06-29 13:15:15 -04:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-08-04 09:28:43 -04:00
2006-07-09 11:56:44 -05:00
2006-06-30 19:25:36 +02:00
2006-07-02 13:58:53 -07:00
2006-08-03 17:34:52 -04:00
2006-08-19 13:39:11 -07:00
2006-06-30 19:25:36 +02:00
2006-08-24 02:51:24 -04:00
2006-07-14 09:41:13 -05:00
2006-06-30 19:25:36 +02:00
2006-07-03 09:41:12 -05:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-08-19 16:18:28 -06:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2006-07-09 09:10:06 -05:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-08-19 13:39:11 -07:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-08-23 15:33:07 -07:00
2006-06-23 23:15:54 -07:00
2006-07-02 13:58:53 -07:00
2006-08-06 15:59:26 -05:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-06-30 19:25:36 +02:00
2006-08-06 15:59:26 -05:00
2006-06-30 19:25:36 +02:00
2006-06-10 10:24:40 -05:00
2006-06-10 10:24:40 -05:00
2006-06-10 10:24:40 -05:00
2006-07-02 13:58:53 -07:00
2006-06-10 10:24:40 -05:00
2006-07-02 13:58:53 -07:00
2006-08-31 11:18:03 -04:00
2006-08-27 21:59:59 -05:00
2006-06-10 10:36:13 -05:00
2006-07-02 13:58:53 -07:00
2006-08-27 11:01:32 -07:00
2006-06-30 19:25:36 +02:00
2006-06-26 18:19:23 +02:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-06-30 19:25:36 +02:00
2006-08-06 15:50:50 -05:00
2006-08-06 15:51:12 -05:00
2006-07-02 13:58:53 -07:00
2006-09-02 13:37:32 -05:00
2006-09-02 13:37:18 -05:00
2006-07-14 09:41:13 -05:00
2006-09-02 15:33:49 -05:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-08-10 08:29:12 -04:00
2006-08-27 21:59:59 -05:00
2006-08-09 01:16:27 -04:00
2006-06-26 20:59:27 -04:00
2006-09-02 13:37:40 -05:00
2006-07-14 09:41:13 -05:00
2006-06-25 10:00:58 -07:00
2006-06-25 10:00:58 -07:00
2006-09-02 15:33:49 -05:00
2006-08-06 15:59:26 -05:00
2006-07-14 09:41:13 -05:00
2006-06-26 09:58:18 -07:00
2006-06-30 19:25:36 +02:00
2006-06-10 10:45:30 -05:00
2006-07-26 07:30:45 -07:00
2006-06-30 19:25:36 +02:00
2006-07-02 13:58:53 -07:00
2006-07-12 12:03:43 -04:00
2006-07-02 13:58:53 -07:00
2006-07-03 09:41:12 -05:00
2006-07-02 13:58:53 -07:00
2006-06-30 19:25:36 +02:00
2006-06-23 07:43:02 -07:00
2006-06-30 19:25:36 +02:00
2006-07-02 13:58:53 -07:00
2006-08-10 06:55:18 -04:00
2006-07-14 09:41:13 -05:00
2006-06-30 19:25:36 +02:00
2006-06-26 18:19:23 +02:00
2006-07-03 09:41:12 -05:00
2006-07-14 09:41:13 -05:00
2006-06-10 10:45:30 -05:00
2006-07-02 13:58:53 -07:00
2006-06-30 19:25:36 +02:00
2006-07-24 03:37:52 -04:00
2006-07-02 13:58:53 -07:00
2006-08-05 03:59:15 +09:00
2006-07-05 22:16:28 -04:00
2006-06-30 19:25:36 +02:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-06-30 19:25:36 +02:00
2006-08-24 02:51:24 -04:00
2006-07-05 21:44:45 -04:00
2006-07-12 11:57:28 -04:00
2006-06-26 09:30:00 -05:00
2006-08-26 10:03:14 -05:00
2006-07-28 09:04:09 +02:00
2006-08-19 13:31:53 -07:00
2006-06-30 19:25:36 +02:00
2006-09-02 15:33:49 -05:00
2006-09-02 15:33:49 -05:00
2006-08-06 15:59:26 -05:00
2006-06-28 12:40:54 -04:00
2006-09-02 13:36:59 -05:00
2006-06-30 19:25:36 +02:00
2006-05-20 00:39:08 -04:00
2006-09-04 21:22:05 -05:00
2006-09-02 13:37:43 -05:00
2006-08-27 22:30:11 -05:00
2006-06-30 19:25:36 +02:00
2006-06-10 16:24:40 -05:00
2006-09-02 15:33:49 -05:00
2006-08-19 13:39:11 -07:00
2006-06-26 16:33:10 -05:00
2006-09-02 13:37:47 -05:00
2006-07-14 09:41:13 -05:00
2006-08-26 09:25:06 -05:00
2006-07-02 13:58:53 -07:00
2006-06-30 19:25:36 +02:00
2006-07-09 11:56:44 -05:00
2006-07-09 11:27:03 -05:00
2006-06-29 11:06:30 -04:00
2006-09-02 13:57:28 -05:00
2006-07-14 09:41:13 -05:00
2006-07-14 09:41:13 -05:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00
2006-06-30 19:25:36 +02:00
2006-07-02 13:58:53 -07:00
2006-07-14 09:41:13 -05:00
2006-06-30 19:25:36 +02:00
2006-07-02 13:58:53 -07:00
2006-07-02 13:58:53 -07:00