From nobody Mon Mar 20 20:08:43 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PgQmD1xK2z409vj for ; Mon, 20 Mar 2023 20:08:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PgQmD0x8Zz3GSb for ; Mon, 20 Mar 2023 20:08:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1679342924; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=OVv7+GavPMEP3lEslNyA3h9DX3X4Kn04xGENO4H6Cyw=; b=koIUD/aQzZ3I4vwID91RwrULAGR1vi4BDfhlQOOsK2o99c56Wf9W0yZr+dGPJVC5vQ0bq2 HDboQ3qAazYlkoACHRnE8hgHtuLOagP70WckcBrperPiYuvqCCB29npzPBxThIpYsoi6yB IZrctfsBHfo0RaIv/dVwFBhTdhse5cybWgb4tFwCo1TB4ThpUV96ofgEB7rAoF0ceWpzk7 2+CmQ+U80Z4RFuWyeWakfDIrSJoWhmpK91kjKFxSb3ybUekbK0dbzDmJuD30vEFitVFZnQ vf01+kPMQ86FSdSyLsNgsvq+n3CNVzBsaquo1ukrT9wR3PJcOgWWLU8gNUw3uw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1679342924; a=rsa-sha256; cv=none; b=pb+siRCCw31YYOmZAHGfvF3wFMG3X+lpPFiG8NYvu/aitJd1yya9koNWpiKQsjjC2n4phg j85L+SpCGaWXV4YBywQatC0secorySxyCLNpajd+Lvq7zUtbIIFj9Nl46dzr8wMTeSc9O7 3GhNH43B68ClcvMmOBDtjT/AuipKtq6u0pWdYe4GTVQpqpGuG2Fm1pxMX1Vm0iki+H08aZ m2NAUnvFIxF4KYP81GWZZFpPaVfGdiGM3zK33Ob7/YHW9+AN2ffAnWFwTDvCiyWhYjJfL3 MomsykUl11UfLc04iveLxO89vpwS47L6TDU7M5/M9ZD9QuGrQcYFc3724oCGtA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PgQmC73cyzjxS for ; Mon, 20 Mar 2023 20:08:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 32KK8hk1058893 for ; Mon, 20 Mar 2023 20:08:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32KK8hit058892 for bugs@FreeBSD.org; Mon, 20 Mar 2023 20:08:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 270346] ext2fs (ext2fs/ext2_lookup.c) broken since 3c2dc524c333 (Do not panic in case of corrupted directory) Date: Mon, 20 Mar 2023 20:08:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270346 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dbb95e6fa98a33ec3fdfed76249d5fdf86= 3e930b0 commit bb95e6fa98a33ec3fdfed76249d5fdf863e930b0 Author: Fedor Uporov AuthorDate: 2023-03-20 20:04:38 +0000 Commit: Fedor Uporov 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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=