From nobody Sat Sep 02 11:02:04 2023 X-Original-To: fs@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 4RdBmr1kRkz4rgT6 for ; Sat, 2 Sep 2023 11:02:04 +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 4RdBmr0ctBz4V75 for ; Sat, 2 Sep 2023 11:02:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693652524; a=rsa-sha256; cv=none; b=ge6lcgk2BmGPrh35vNrNFFGCttQxzjNPJt4xDmV1J9lgzKr6ASl0M96B3YNsHqmD9yk6Y9 qN0WKBAl3wuOt9bLB9lGELogb0Rjdgqu5iwzaqbPeR2WlZfUS8SYKLsMxF6FQzz2++ILlK MtYz/JmscvUgshmIO6tAIM3cA/DPJLo9ao0oxSl1btSVBzPBUkUttyoIvFv06NtGJ1gmGo hv4JTV6FZ8/Nn2r75oTVLBscbMmnxBNFKseCPUwXukQ7YO2vJUJkjk5oZmagIdVtfrsNId 6Odqc/2NY3H93uZgn0PKTkHD58/YVjLA7zZIjKOKD/4Naymkqfm6nulZcubm4g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693652524; 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=oOhgvMzKOZboQJ40oXTURpXeztObZQji89/0snRnz54=; b=vACpCqYRqgXkPxQqmN/1GLB0tLjWlRx3MKVO7DAdtVzVBEsj0rfRaBhdA+kOaqgTjYKKsl AsU1qmkEphRzt5yidCWtIkj+xdfL53KGmJZAWSwlt+XN4/CeMwHAOtKR/meVjF3366akxA QeMy6rnFeXlZo3/b0a/x1yhW2BiVvsjJeR6Sar88wtwKalTpfkcEP5jDQmbyIqpsFs7n6U RvPCvsQb2oXtclYDiDHmFdwHp9SrJhrjTuT6vAp0d/uGD7vWd1IuecYlLCukc0p0/Z9zQw jR+KTrTUjUP0Q7eVHw1Fmg16wpEnj4Hx9ysRcxRkOtPwLXxS1FL20QJpzH9ZJA== 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 4RdBmq6q8dzgCy for ; Sat, 2 Sep 2023 11:02:03 +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 382B23Ss083668 for ; Sat, 2 Sep 2023 11:02:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 382B237b083666 for fs@FreeBSD.org; Sat, 2 Sep 2023 11:02:03 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: fs@FreeBSD.org Subject: [Bug 271312] inum > maxino should probably be inum >= maxino in fsck_ffs Date: Sat, 02 Sep 2023 11:02:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271312 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dccaa547b4d247622e67c5c72fbc6294= 58284a3f7 commit ccaa547b4d247622e67c5c72fbc629458284a3f7 Author: Marius Halden AuthorDate: 2023-09-02 10:59:31 +0000 Commit: Jochen Neumeister CommitDate: 2023-09-02 11:01:35 +0000 net-mgmt/nagios-plugins: Update to 2.4.4 Changelog: https://nagios-plugins.org/nagios-plugins-2-4-4-released/ PR: 271312 Sponsored by: Netzkommune GmbH net-mgmt/nagios-plugins/Makefile | 2 +- net-mgmt/nagios-plugins/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=