K 10 svn:author V 3 pjd K 8 svn:date V 27 2009-08-17T08:36:41.055004Z K 7 svn:log V 382 - Fix a race where /dev/zfs control device is created before ZFS is fully initialized. Also destroy /dev/zfs before doing other deinitializations. - Initialization through taskq is no longer needed and there is a race where one of the zpool/zfs command loads zfs.ko and tries to do some work immediately, but /dev/zfs is not there yet. Reported by: pav Approved by: re (kib) END