[Bug 270346] ext2fs (ext2fs/ext2_lookup.c) broken since 3c2dc524c333 (Do not panic in case of corrupted directory)

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Mar 2023 20:08:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270346

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

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

commit bb95e6fa98a33ec3fdfed76249d5fdf863e930b0
Author:     Fedor Uporov <fsu@FreeBSD.org>
AuthorDate: 2023-03-20 20:04:38 +0000
Commit:     Fedor Uporov <fsu@FreeBSD.org>
CommitDate: 2023-03-20 20:06:57 +0000

    Fix compilation issue, when DTRACE is not defined

    PR:             270346
    Reported by:    Michael Paepcke
    MFC after:      2 week

 sys/fs/ext2fs/ext2_lookup.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

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