From nobody Sun Jan 29 08:19: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 4P4PPV0l38z3bqFg for ; Sun, 29 Jan 2023 08:19:58 +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 4P4PPT5l27z3GX3 for ; Sun, 29 Jan 2023 08:19: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=1674980397; 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=Sa5sqwISx8nlUEvaguQKyJ2n0IUgMZ4dtVBwiOCx6b8=; b=ROJVeGLVOZoK/Ps8mnPU5gVR8LvLuxmtu2JCHiVM+eZcMtJ10jCqaV63gchSQRd8xnpGk2 r0leQ4imZKhoP2G/iJV9GaLzERUqLUXmH6ysAsJpAFG+tQkzo7EMAy1LnP4g98Xg5NHccs hJr+y5nCgCPKWnEpB/8fLxiW2cJsdTkQl1zSTLQgSxwgNqp4NAoqQzty0x7VKcHpDfu9UN f5C2xNsuiuI+VdcYVt/Cnaq0Ri5x3uxDscSDUD4HJ4pnXMKVBoWxBffNydYY0uKjJtwniS nBdYtmPckvBc47ZG0194mcfSFU7ZxUYelOThiHh5VOkzIrq+NPKP/+rX1MmKmQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674980397; a=rsa-sha256; cv=none; b=SkrIDuTRm6SEWJpC9SEyFbxBxDhucmF8ATkxm/tBis1Qcg3JxReUkXFnoqkL+C82uOKfWi iX7NblA38AWBcyc5yBlZi5ZPW8QmwQaTt+Vt6fPJ6OJme59xRn6yjsH16ofJy1shiRPVmJ Oh2SNdJzztZxcwd74KESM4NWOVlC8q38EHom8DCqamwCeHwWp9nQhpUIyV1f5woCj5Tetb 9vrJ7iyo6vRVQUkBGc0gWLo8rT19rT2Ta7t5Cyc+xwr0aM0BHPknj2s8NfsJgcrkoEYcYT eQdqpGMzjTF9xm45e3indFYyfr4CShGc5KN7bPhhlfrYbtYAhtQfmWJsjcJnCw== 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 4P4PPT3zL5zM1D for ; Sun, 29 Jan 2023 08:19: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 30T8JvGZ083057 for ; Sun, 29 Jan 2023 08:19:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30T8JvA8083056 for fs@FreeBSD.org; Sun, 29 Jan 2023 08:19:57 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 261850] fs/ext2fs: Fix bug in disk data block allocation Date: Sun, 29 Jan 2023 08:19:57 +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: commit-hook@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: 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 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D344243fc9213f78b2af5f089cb8b9e0e6= 0706705 commit 344243fc9213f78b2af5f089cb8b9e0e60706705 Author: Fedor Uporov AuthorDate: 2023-01-26 10:06:25 +0000 Commit: Fedor Uporov CommitDate: 2023-01-29 08:11:02 +0000 Fix block bitmap end position computation PR: 261850 Reported by: chenguang.wang MFC after: 2 weeks sys/fs/ext2fs/ext2_alloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=