We always need to call zfs_attach_nvstore() regardless of whether we
use bootonce key in nvstore or the bootfs property of the pool.
In particular this fixes broken 'nextboot -k'.
Differential D41795
stand/loader.efi: fix regression with ignoring nvstore glebius on Sep 9 2023, 4:21 AM. Authored by Tags None Referenced Files
Details We always need to call zfs_attach_nvstore() regardless of whether we In particular this fixes broken 'nextboot -k'.
Diff Detail
Event TimelineComment Actions Please include why this is needed always in the commit message because this is counter intuitive to me and I think contradicts review feedback I got originally. |