https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288722
--- Comment #42 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=503769f2a7f665c7b9d59020e94064ee8c5365a1 commit 503769f2a7f665c7b9d59020e94064ee8c5365a1 Author: Alexander Motin <[email protected]> AuthorDate: 2025-08-13 20:01:44 +0000 Commit: Alexander Motin <[email protected]> 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.
