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-05-30 14:00:23 +00:00
2012-05-23 06:49:50 +00:00
2012-05-24 22:00:48 +00:00
2012-02-28 15:07:05 +00:00
2012-06-03 07:36:59 +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-06-01 18:58:50 +00:00