Hi! I have one system which needs very limited (basic) devfs under ZFS tree. As zfs starts AFTER standard mounts from /etc/fstab, I markedthis devfs with "late" flags. But after that "devfs_set_rulesets" stops to work for this devfs, as it is processed BEFORE "late" filesystems. Looks like a bug. -- // Lev Serebryakov