K 10 svn:author V 2 ps K 8 svn:date V 27 2008-12-11T02:23:49.153668Z K 7 svn:log V 182 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. END