freebsd-nq/sbin/fsck_ffs
Kirk McKusick 0c08ecdff3 Inode check-hash errors were being reported after system crashes.
Trace the cause down to journalled soft updates recovery code in
fsck failing to recompute the check-hash after updating an inode.

As inode check-hash was first introduced to UFS in FreeBSD 13,
there is no need to MFC this commit.

Reported by:  Chuck Silvers
Sponsored by: Netflix
2020-04-10 23:58:07 +00:00
..
dir.c
ea.c
fsck_ffs.8
fsck.h fsck_ffs/fsdb: fix -fno-common build 2020-03-29 20:03:46 +00:00
fsutil.c
gjournal.c fsck_ffs/fsdb: fix -fno-common build 2020-03-29 20:03:46 +00:00
globs.c fsck_ffs/fsdb: fix -fno-common build 2020-03-29 20:03:46 +00:00
inode.c
main.c When running fsck_ffs manually, do not ask: 2019-12-24 23:03:12 +00:00
Makefile
Makefile.depend
pass1.c
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
setup.c fsck_ffs/fsdb: fix -fno-common build 2020-03-29 20:03:46 +00:00
suj.c Inode check-hash errors were being reported after system crashes. 2020-04-10 23:58:07 +00:00
utilities.c Remove unused includes. 2019-12-22 05:44:29 +00:00