Tejun Heo
3edebac41b
[PATCH] libata-hp-prep: store attached SCSI device
...
Add device persistent field dev->sdev and store the attached SCSI
device. With hotplug, libata needs to know the attached SCSI device
to offline and detach it, but scsi_device_lookup() cannot be used
because libata will reuse SCSI ID numbers - dead but not gone devices
(due to zombie opens, etc...) interfere with the lookup.
dev->sdev doesn't hold reference to the SCSI device. It's cleared
when the SCSI device goes away.
Signed-off-by: Tejun Heo <htejun@gmail.com>
2006-05-31 18:27:40 +09:00
..
2006-04-13 10:13:21 -05:00
2006-04-25 18:08:13 -05:00
2006-03-25 08:22:52 -08:00
2006-04-28 09:24:44 -05:00
2006-05-03 12:12:39 -05:00
2006-04-27 14:08:53 -05:00
2006-03-31 17:26:33 +02:00
2006-04-27 18:29:55 -05:00
2006-04-13 10:13:30 -05:00
2006-04-13 13:27:38 -05:00
2006-04-11 06:18:46 -07:00
2006-03-28 09:16:07 -08:00
2006-04-29 14:27:13 -07:00
2006-05-15 21:03:55 +09:00
2006-05-26 21:30:12 -04:00
2006-03-25 08:22:52 -08:00
2006-03-28 09:16:07 -08:00
2006-03-28 09:16:07 -08:00
2006-03-28 09:16:07 -08:00
2006-03-28 09:16:07 -08:00
2006-03-24 07:33:19 -08:00
2006-03-24 07:33:19 -08:00
2006-03-28 09:16:07 -08:00
2006-04-10 14:15:47 -04:00
2006-03-31 12:18:53 -08:00
2006-03-24 07:33:19 -08:00
2006-03-28 09:16:07 -08:00
2006-04-13 10:13:29 -05:00
2006-04-13 10:13:30 -05:00
2006-03-28 09:16:07 -08:00
2006-03-26 08:57:00 -08:00
2006-04-29 14:27:13 -07:00
2006-03-30 17:48:42 +00:00
2006-05-15 20:59:29 +09:00
2006-05-31 18:27:38 +09:00
2006-05-31 18:27:27 +09:00
2006-05-31 18:27:40 +09:00
2006-05-31 18:27:30 +09:00
2006-04-18 04:54:00 -04:00
2006-04-19 20:52:30 -04:00
2006-03-28 23:15:54 +11:00
2006-03-28 09:16:07 -08:00
2006-03-28 09:16:07 -08:00
2006-04-12 16:54:43 -04:00
2006-03-28 09:16:07 -08:00
2006-03-28 09:16:07 -08:00
2006-03-28 09:16:07 -08:00
2006-05-24 02:04:09 -04:00
2006-05-24 01:58:54 -04:00
2006-05-24 01:58:54 -04:00
2006-05-24 01:58:54 -04:00
2006-05-15 21:03:56 +09:00
2006-05-24 01:58:54 -04:00
2006-05-24 01:58:54 -04:00
2006-05-24 01:58:54 -04:00
2006-05-24 01:58:54 -04:00
2006-05-24 01:58:54 -04:00
2006-05-24 01:58:54 -04:00
2006-05-24 01:58:54 -04:00
2006-04-27 13:59:05 -05:00
2006-05-20 00:39:08 -04:00
2006-04-13 10:13:15 -05:00
2006-05-15 11:26:53 -04:00
2006-05-20 00:39:08 -04:00
2006-04-13 10:13:27 -05:00
2006-04-13 10:13:31 -05:00
2006-05-20 00:39:08 -04:00
2006-04-13 13:25:16 -05:00
2006-04-14 15:33:41 -05:00
2006-05-15 20:57:18 +09:00
2006-03-25 08:23:02 -08:00
2006-04-13 10:13:27 -05:00
2006-04-19 20:51:38 -04:00
2006-05-21 12:59:21 -07:00
2006-03-30 17:48:42 +00:00