freebsd-src/sbin/fsck_ffs
Kirk McKusick b241767f8e 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
MFC after:   1 week
2024-02-19 16:17:05 -08:00
..
dir.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
ea.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
fsck.h sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
fsck_ffs.8 sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
fsutil.c Eliminate unnecessary UFS1 integrity checks. 2024-02-19 16:17:05 -08:00
gjournal.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
globs.c Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
inode.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
main.c Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
Makefile sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
pass1.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
pass1b.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
pass2.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
pass3.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
pass4.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
pass5.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
setup.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
suj.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
utilities.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00