LibZFS Handle Lifetime
LibZFS handle lifetime is now shorter and multiple instances are created as needed. Those seem to cache pool and file system information even over pool export / import, which lead to stale altroot properties, and possibly others.
The mounting of datasets after import is now closer to the zpool import cli behavior. Keep-awake-during-scrub is now configurable and can be turned off.