[Bug 255979] fsck bad inode number 2 (256) to nextinode
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 18:15:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255979
--- Comment #32 from commit-hook@FreeBSD.org ---
A commit in branch releng/13.0 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=3286a8dc83829bf183284290dd59f82ba389a066
commit 3286a8dc83829bf183284290dd59f82ba389a066
Author: Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2021-03-24 23:50:24 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-01-10 14:51:48 +0000
fsck_ffs: fix bad inode number errors
Fix fsck_ffs Pass 1b error exit "bad inode number 2 to nextinode".
(cherry picked from commit bc444e2ec6e6cc9d96d35ab7ce3c02c0da952fad)
(cherry picked from commit fab7c18ce3229d53b732fdfdbb6e9a1a1c72739a)
Fix fsck_ffs Pass 1b error exit "bad inode number 256 to nextinode".
(cherry picked from commit fe815b88b553667c40353c46b58f9779efa3570e)
PR: 255979
Sponsored by: Netflix
(cherry picked from commit e198c1dc8f6faaa85bd20990d15e3bcb9d081873)
Approved by: so
Errata: FreeBSD-EN-22:01.fsck_ffs
sbin/fsck_ffs/pass1b.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.