From nobody Sat Feb 11 07:15:27 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 4PDMM33h8rz3pBm2 for ; Sat, 11 Feb 2023 07:15:27 +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 4PDMM31FX2z40q0 for ; Sat, 11 Feb 2023 07:15:27 +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=1676099727; 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=lDtCHV8NE8Jmy/HfqcDz1J7fkWLLRqI+ojD4YwB5rhk=; b=oYNpZWhXDs2xegfl17hXny6lskN7X6GpUktNRgIKj4nEi1PuR6XpHHFTvO+WnBFOoRr2GD IQu3vn7ItUbNnNWf/z9KaRdZ0zRGVH4t4e/XdgX0snrYE5hc25V3hnXwRTdqeSNqHgYL3N 5Z6indbAvrtDRZ6L8pfOS6m+xCKRZ6hrvoiMlHr6TSkQ1+h9Nn84DKts+ULegewK3MfsjG tcBU+cwBdY9ngYxqAVQhtmxEYuWUD0s0Me8pP2Xzlj4irvLm3gXuAwtsxECuVUmJ4qDbfY 8/hh7LTd3aBdSR9Eo/EZ/087zJJBCLzb1hdLHtmKp/dB1t2Wl3S7MhUB7LKTfQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676099727; a=rsa-sha256; cv=none; b=cKHvL905O4R2H3iRQL1ZgbAMkOypdq9zGc9g2ICPmV0xJh4KviqyHrrsmbSeXkbFz4KAOW TsezO+3pdK6NnVB1Vdt0xzFmtBGg9qisUYsoyAqCGXMzQFsfR4zbmlDdtWB26sg6Jj9P1/ /MtW/kzVMUM7ANEfsQUK7okdkkjJx6t/26O34Nj1iwVQuFfWnsA6MW0lFv905aky+znwA4 rzAgeJAkgJJFRkk5Cl8EmenssRzFMaVigqwGLeSKUv2RaU2SagxTxonTaO0gdA2K94q95+ SJCA0ZUB3i9KQclHp6vDv95jkSPCHpQ1hLMQZZfkZS3moQ6EXu8Yt2/RnEAuhQ== 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 4PDMM30Gr3zq5F for ; Sat, 11 Feb 2023 07:15:27 +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 31B7FQPF034884 for ; Sat, 11 Feb 2023 07:15:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31B7FQt3034883 for fs@FreeBSD.org; Sat, 11 Feb 2023 07:15:26 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: Sat, 11 Feb 2023 07:15:27 +0000 X-Bugzilla-Reason: 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: fsu@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED 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: resolution bug_status 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 Fedor Uporov changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed --=20 You are receiving this mail because: You are on the CC list for the bug.=