https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248462
--- Comment #3 from [email protected] --- A commit references this bug: Author: tsoome Date: Wed Aug 5 14:08:45 UTC 2020 New revision: 363910 URL: https://svnweb.freebsd.org/changeset/base/363910 Log: zfs_keys_nextboot array is missing ZPOOL_CONFIG_POOL_GUID and ZPOOL_CONFIG_GUID As we do check the incomint nvlist, we either need to list all possible keys or use wildcard. PR: 248462 Reported by: [email protected] Sponsored by: Netflix, Klara Inc. Changes: head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
