marius
6047aaa480
The workaround added in r151650 for handling firmwares that don't allow
...
a single device to be opened multiple times concurrently unfortunately
isn't sufficient with ZFS. This is due to the fact, that ZFS may open
different partitions of a single device simultaneously. So the best we
can do in this case is to cache the lastly used device path and close
and open devices in ofwd_strategy() as needed.
PR: 165025
Submitted by: Gavin Mu
MFC after: 1 week
2012-06-04 20:45:33 +00:00
..
2012-06-04 03:51:08 +00:00
2012-06-04 04:24:59 +00:00
2012-06-04 20:45:33 +00:00
2012-06-04 09:47:19 +00:00
2012-06-04 16:15:40 +00:00
2012-05-29 01:48:06 +00:00
2012-06-04 04:24:59 +00:00
2012-05-31 20:10:05 +00:00
2012-01-21 17:45:27 +00:00
2012-04-12 21:34:58 +00:00
2012-06-04 20:36:11 +00:00
2012-05-30 14:00:23 +00:00
2012-04-12 21:34:58 +00:00
2012-05-25 20:33:34 +00:00
2012-05-23 06:49:50 +00:00
2012-06-04 03:51:08 +00:00
2012-06-01 17:07:52 +00:00
2012-06-04 14:18:13 +00:00
2012-05-21 02:45:47 +00:00
2012-05-24 22:00:48 +00:00
2012-06-04 08:40:14 +00:00
2012-06-04 12:36:58 +00:00
2012-05-22 19:37:12 +00:00
2012-02-28 15:07:05 +00:00
2012-05-25 07:46:24 +00:00
2012-06-04 18:43:51 +00:00
2012-06-03 07:36:59 +00:00
2012-02-17 02:39:58 +00:00
2012-01-05 19:00:36 +00:00
2012-06-01 03:59:08 +00:00
2012-02-17 02:39:58 +00:00
2012-05-12 12:02:51 +00:00
2011-12-15 02:26:53 +00:00
2012-01-31 02:11:05 +00:00
2012-05-03 08:56:43 +00:00
2012-05-24 11:20:51 +00:00
2012-04-16 10:33:46 +00:00
2012-05-30 18:05:48 +00:00
2012-05-03 15:51:34 +00:00
2012-05-29 01:52:38 +00:00
2012-06-02 19:39:12 +00:00
2012-02-21 19:35:59 +00:00
2012-05-30 16:45:41 +00:00
2012-06-01 18:58:50 +00:00
2012-06-03 08:01:12 +00:00
2012-02-29 17:47:01 +00:00
2012-03-20 18:05:15 +00:00