Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2022 01:15:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 245916] Superblock check-hash failed
Message-ID:  <bug-245916-3630-BzahJ7WNZV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245916-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245916-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245916

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Defd949aaba7449ae994fe5052178c2ba3=
efd2e7b

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(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245916-3630-BzahJ7WNZV>