From nobody Sun Jan 15 17:12:57 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 4Nw1tx3p8bz2ts9S for ; Sun, 15 Jan 2023 17:12:57 +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 4Nw1tx2mBFz3L6f for ; Sun, 15 Jan 2023 17:12:57 +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=1673802777; 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=PK3SCr/y4juId/A5mk/53ufayJf9bK4FYrOI2kGlOE0=; b=LjnlpaOhYLEkxHhwHf5gwbp8acQowiXDWDEVVm4zpGA6qD0eeuHovxy4kC122jjwHQRBB3 FijKeTGO2rMi32LmCeGG7hCnO36lHtfQ+Y4OQMXhZcfRCRLhYUbTN6u7p8wb7kyHUEAepa O8kpyd0LklrOxDc6i6WRn6RwY0y9bfczniDAPc7EUr2e+hRe2d833J3GfDxgwuQH9BT53Y zi69SJcRIfM9Tq7ceXC3hoj6ZNrAUZ5o4lQWjQhCTHQqiPPdgNFcC/pigmBKhpaHEDHsyW bZnyOqnMhnn626kcwhgIkp3iEllOmg8iwxLHs65PvZJb3bJz9MwG2C+V5KIqZw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1673802777; a=rsa-sha256; cv=none; b=lPLcfzKpiqj6XBSjzjoXziTaMm//mE4lZXLWWgITwcEsrhEn5whFtyGoTvZFJ97UKxwZI9 QNx4aHVPJpQk//L5oQcY5d+8lrmG9WSkTVzNm6Y9pNyhYaVJYVlV68DRBn4BT5u1GDMM42 LOxatMDizWJnwTAOqG8cyNkQHcroTld03ALLHT0jWia0LuC6zKTmedNXzdv3VnE0WpkLDK /SpB5uQLbBcQLd0Qsy8uT1o80SmyrQPSBRc9e/rj6QLRF7F3jmtyQF9ydCetw/mpgU7pn6 I1f7S4xuVIZQqJvNOBo/661Vou9KSQC9hG1VSoDEt56m44Pqy9D6ehNfyRuUuA== 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 4Nw1tx1rLxzZmd for ; Sun, 15 Jan 2023 17:12:57 +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 30FHCvru000228 for ; Sun, 15 Jan 2023 17:12:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30FHCvmW000227 for fs@FreeBSD.org; Sun, 15 Jan 2023 17:12:57 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 261850] fs/ext2fs: Fix bug in disk data block allocation Date: Sun, 15 Jan 2023 17:12:57 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: pfg@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fsu@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? maintainer-feedback? mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: cc assigned_to 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261850 Pedro F. Giffuni changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pfg@FreeBSD.org Assignee|fs@FreeBSD.org |fsu@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=