]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
nextboot: fix nextboot -k on ZFS
authorGleb Smirnoff <glebius@FreeBSD.org>
Tue, 20 Feb 2024 03:51:22 +0000 (19:51 -0800)
committerGleb Smirnoff <glebius@FreeBSD.org>
Tue, 20 Feb 2024 03:51:22 +0000 (19:51 -0800)
commit0c3ade2cf13df1ed5cd9db4081137ec90fcd19d0
treedcfb1148a482f6f0a456e28c60a188d8af499fa3
parent3aefe6759669bbadeb1a24a8956bf222ce279c68
nextboot: fix nextboot -k on ZFS

zfsbootcfg(1) expects pool name to operate on, not currently mounted
filesystem name.

Fixes: fd6d47375a78fbf0737012b7cc11180291781e8b
sbin/reboot/reboot.c