On 8/5/10, Henrik Riomar <henrik.riomar@gmail.com> wrote:
> Package: zfsutils
> Version: 8.1-1
> Severity: wishlist
>
> When rebooting the zfs volumes that where active at reboot are not
> available until you manually perform;
> zfs mount -a
/etc/init.d/mountall.sh runs mount -a, maybe mount can be fixed to
also do ZFS? Like adding a system("zfs mount -a") call