[Bug 288722] Panic when starting poudriere on 15.0-CURRENT - seems to be in ZFS
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 288722] Panic when starting poudriere - seems to be in ZFS"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Aug 2025 20:05:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288722
--- Comment #42 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=503769f2a7f665c7b9d59020e94064ee8c5365a1
commit 503769f2a7f665c7b9d59020e94064ee8c5365a1
Author: Alexander Motin <mav@FreeBSD.org>
AuthorDate: 2025-08-13 20:01:44 +0000
Commit: Alexander Motin <mav@FreeBSD.org>
CommitDate: 2025-08-13 20:05:06 +0000
Fix missed assertion update in physical rewrite patch
Physical rewrite patch changed the meaning of BP_GET_BIRTH(), but
I missed update one of its occurences, ending up asserting equal
logical birth times instead of equal physical birth times.
PR: 288722
sys/contrib/openzfs/module/zfs/dsl_deadlist.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.