[Bug 245916] Superblock check-hash failed

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Feb 2022 01:15:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245916

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=efd949aaba7449ae994fe5052178c2ba3efd2e7b

commit efd949aaba7449ae994fe5052178c2ba3efd2e7b
Author:     Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2022-02-04 19:46:36 +0000
Commit:     Kirk McKusick <mckusick@FreeBSD.org>
CommitDate: 2022-02-16 01:14:22 +0000

    Have fsck_ffs(8) properly correct superblock check-hash failures.

    (cherry picked from commit c0bfa109b942659f609b7e2bf3ba042ec0cb3f9d)

    PR:           245916

 sbin/fsck_ffs/fsck.h   |   1 +
 sbin/fsck_ffs/fsutil.c |   4 +-
 sbin/fsck_ffs/globs.c  |   6 +-
 sbin/fsck_ffs/main.c   | 309 +++++++++++++++++++++++++++++++++----------------
 sbin/fsck_ffs/setup.c  | 182 +++++++----------------------
 5 files changed, 258 insertions(+), 244 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.