From nobody Thu Oct 10 19:22:52 2024 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 4XPfmF4fmjz5YVR2 for ; Thu, 10 Oct 2024 19:22:53 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XPfmD5wNHz4GfT for ; Thu, 10 Oct 2024 19:22:52 +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=1728588172; 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=sdjqLJSGtrksH+LvpQhE6et8aXadT0cjXZDbg5LuCnY=; b=L5pbjKH9ZWIJDO62wbA4aBPghxmrQ+vXnfI5vHFgaCZTG5IoBKeIadUZXqczYDtuHT4bAB GaQS2kqkOF2fAmufNc2QSVh5YuTJNEZRQlkZzVwrUNG9qFZ5iX6zQYYoVoju0UE6BWdt98 neJzWmffzmOAozqpANFW57QLysPZidrOoGfUXuNwYZnnNWF64UximncIiCG32wr4d1BUcG TbuPJN0nvhZa+CmVDCWIiFUjyGIfjiwh9Pb8Mnt+oiNGMA2aNrEK5Y79EZAFjJikU/KicE n5vkG2ifo/JUn+MCj+svqs5rtoMgmhnIohIKX+5ZEnwpm5XJHcRQPt0MwxFZRQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728588172; a=rsa-sha256; cv=none; b=ubTCkWP3BWrRZMgohtZ515lODC1E6WMlSpzFdpGMlp/ao4grxVlART9w/l6rHOOFHts1dy jNZtwIMGXI9puHWPV+na9LbxDkHhdgIwATjkiR8q93ubRfKIgXU3AhraCi/ywiUOyODukO 9QfRLndaM2Ek7NfgSgmowQFEH6k5wp+tas15CuH/cUpAQLP80KAsMyWlPNnKoocSa1qkmo 60yQ/T0Z6fPyl3Ze6smTMkvOpg6GqDQdscpUs6yLYwAdAn5hkAvSyAdY5PMrHbPnC5+oci EoIqGZHuWneSzcBASzGAaXNgZJwTvRD8svor/Rq0r62C7buCDBs43cCAF/ETiw== 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 4XPfmD5VqLz19Bv for ; Thu, 10 Oct 2024 19:22:52 +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 49AJMquH079410 for ; Thu, 10 Oct 2024 19:22:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49AJMqPH079409 for fs@FreeBSD.org; Thu, 10 Oct 2024 19:22:52 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 271105] ext2fs can not mount disks with 4K native sector size Date: Thu, 10 Oct 2024 19:22:52 +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.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fsu@FreeBSD.org X-Bugzilla-Flags: mfc-stable14+ mfc-stable13? X-Bugzilla-Changed-Fields: flagtypes.name keywords 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=3D271105 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |mfc-stable14+, | |mfc-stable13? Keywords|needs-qa | --- Comment #16 from Mark Linimon --- ^Triage: has been merged to 14 but not to 13. To commiter: please just close this is no MFC to 13 is intended. --=20 You are receiving this mail because: You are on the CC list for the bug.=