[Bug 264450] ufs: Partition recognized on 12.3 not recognized on CURRENT (2573e6ced996): Cannot find file system superblock .. Invalid fstype: Invalid argument

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 08 Mar 2024 23:04:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264450

--- Comment #30 from slb@sonnet.com ---
(In reply to commit-hook from comment #29)
I haven't built/tested on stable/13, but it looks like a deletion in ffs_subr.c
might have been missed, possibly due to the test macro changing from CHK->FCHK
between the major releases.

This would be about line 395:

CHK(fs->fs_old_cpg, !=, 1, %jd);

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.