HomeFreeBSD

Eliminate unnecessary UFS1 integrity checks.

Description

Eliminate unnecessary UFS1 integrity checks.

The UFS1 integrity checks added in FreeBSD 14 were too aggressive
for UFS1 filesystems created in FreeBSD 4 and 9 systems. This patch
removes those tests which can be done safely since they are not
relevant to the current implementation of UFS1.

This is a follow-on report to bug report 264450 (comments 21-28).

Reported by: slb@sonnet.com
Tested by: slb@sonnet.com
PR: 264450

(cherry picked from commit b241767f8ef38f9ca7c109fe2fccd11ccbfaa4f0)

Details

Provenance
mckusickAuthored on Feb 20 2024, 12:16 AM
Parents
rGbf58a77ae125: ipsec esp: avoid dereferencing freed secasindex
Branches
Unknown
Tags
Unknown