[Bug 245916] Superblock check-hash failed

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

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

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

commit 166926a3dee05875b9cb38356871d9ce07083c0d
Author:     Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2022-02-16 01:09:07 +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 pick cleanups from commit c0bfa109b942659f609b7e2bf3ba042ec0cb3f9d

    PR:           245916

 sbin/fsck_ffs/main.c  | 2 +-
 sbin/fsck_ffs/setup.c | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

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