freebsd-src/sys/boot/zfs
Paul Saab 390edcc5b9 Avoid a double free in devopen by not freeing the device structure
in zfs_dev_open.  This stops a panic in the loader when trying to
read from a zfs device and no zfs devices exist.
2008-12-11 02:23:49 +00:00
..
Makefile Correct include path for i386 specific includes. This allows zfs 2008-12-06 14:45:03 +00:00
zfs.c Avoid a double free in devopen by not freeing the device structure 2008-12-11 02:23:49 +00:00
zfsimpl.c Don't get confused if we encounter a device which is part of a raidz or raidz2 2008-12-10 10:46:34 +00:00