Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2021 06:15:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 259105] ext2fs would be more robust if it checked the type of inode 2
Message-ID:  <bug-259105-227-0XSSUU40bL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259105-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259105-227@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=3D259105

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dced21728223016429242d1f7cd5e8a160=
c8a88cb

commit ced21728223016429242d1f7cd5e8a160c8a88cb
Author:     Fedor Uporov <fsu@FreeBSD.org>
AuthorDate: 2021-12-24 14:11:25 +0000
Commit:     Fedor Uporov <fsu@FreeBSD.org>
CommitDate: 2021-12-30 06:14:45 +0000

    Add more accurate check for root inode

    Check that root inode has links and is directory.

    PR:             259105
    Reported by:    Robert Morris
    MFC after:      2 weeks

 sys/fs/ext2fs/ext2_inode_cnv.c | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 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-259105-227-0XSSUU40bL>