f6dd28dc27
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 |
||
---|---|---|
.. | ||
devicename.c | ||
elf_freebsd.c | ||
libofw.h | ||
Makefile | ||
ofw_console.c | ||
ofw_copy.c | ||
ofw_disk.c | ||
ofw_memory.c | ||
ofw_module.c | ||
ofw_net.c | ||
ofw_reboot.c | ||
ofw_time.c | ||
openfirm.c | ||
openfirm.h | ||
ppc64_elf_freebsd.c |