freebsd-src/sbin/fsck_ffs
Kirk McKusick 8c6964b779 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 b241767f8e)
2024-03-04 16:18:58 -08:00
..
dir.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
ea.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
fsck.h Delete snapshot after opening it when running fsck_ffs(9) in background. 2023-11-11 22:51:14 -08:00
fsck_ffs.8 SEE ALSO section improvements for tuning(7), tunefs(8) and fsck_ffs(8) 2023-11-22 09:26:43 +01:00
fsutil.c Eliminate unnecessary UFS1 integrity checks. 2024-03-04 16:18:58 -08:00
gjournal.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
globs.c Delete snapshot after opening it when running fsck_ffs(9) in background. 2023-11-11 22:51:14 -08:00
inode.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
main.c Delete snapshot after opening it when running fsck_ffs(9) in background. 2023-11-11 22:51:14 -08:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
pass1.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
pass1b.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
pass2.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
pass3.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
pass4.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
pass5.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
setup.c Delete snapshot after opening it when running fsck_ffs(9) in background. 2023-11-11 22:51:14 -08:00
suj.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
utilities.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00