Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2022 18:15:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 255979] fsck bad inode number 2 (256) to nextinode
Message-ID:  <bug-255979-3630-zsVP2XC0yf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255979-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255979-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=3D255979

--- 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=3D3286a8dc83829bf183284290dd59f82ba=
389a066

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

--=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-255979-3630-zsVP2XC0yf>