freebsd-skq/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
fsutil.c
gjournal.c
globs.c
inode.c
main.c
Makefile
Makefile.depend
pass1.c
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
setup.c
suj.c Inode check-hash errors were being reported after system crashes. 2020-04-10 23:58:07 +00:00
utilities.c