Re: git: d94972174560 - main - zfs: merge openzfs/zfs@a170134fe
- In reply to: Martin Matuska : "git: d94972174560 - main - zfs: merge openzfs/zfs@a170134fe"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Jun 2026 18:39:44 UTC
On 6 Jun 2026, at 22:49, Martin Matuska <mm@FreeBSD.org> wrote: > The branch main has been updated by mm: > > URL: https://cgit.FreeBSD.org/src/commit/?id=d9497217456002b0ddad3cd319570d0b098daa29 > > commit d9497217456002b0ddad3cd319570d0b098daa29 > Merge: 4a299ef19c7e a170134febea > Author: Martin Matuska <mm@FreeBSD.org> > AuthorDate: 2026-06-06 20:48:32 +0000 > Commit: Martin Matuska <mm@FreeBSD.org> > CommitDate: 2026-06-06 20:48:32 +0000 > > zfs: merge openzfs/zfs@a170134fe ... After this, I get the following messages at boot, just before the CPU features dump: sysctl_register_oid: can't re-use a leaf (vfs.zfs.metaslab.df_alloc_threshold)! sysctl_register_oid: can't re-use a leaf (vfs.zfs.metaslab.df_free_pct)! sysctl_register_oid: can't re-use a leaf (vfs.zfs.metaslab.sm_blksz_no_log)! sysctl_register_oid: can't re-use a leaf (vfs.zfs.metaslab.sm_blksz_with_log)! -Dimitry