Skip to content

LibZFS Handle Lifetime

Compare
Choose a tag to compare
@cbreak-black cbreak-black released this 10 Nov 13:59
· 55 commits to master since this release

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.