zfsonfreebsd / ZoF

ZFS on FreeBSD - the official out of tree OpenZFS implementation for FreeBSD
https://freebsd.org
Other
100 stars 8 forks source link

Zof zpoolcache bootfix #135

Closed allanjude closed 4 years ago

allanjude commented 4 years ago

Fix the path to the cachefile to match what FreeBSD has always used

Restore the EVENTHANDLER for mountroot

and add a way to bypass automount_disable=1 during the boot case (it is useful to have it not auto import the pools when you kldload the module manually)