From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3716A3CF03B for ; Tue, 24 Mar 2026 14:17:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=18.9.28.11 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774361871; cv=none; b=P7GwedoyvykEXqHvOZPc0Xjfz3CeV1HCKkmslx1mboNnhPAlleEUBovyY7brL3IqNJR/DO54046ZYwvOhzgtmbfqZgA8vB0V9cx6b/d4Iwmjm5jYEVqQlcL4mDD/QcmH2mJ0Q2rENhlX8dZrcjVvsu2nFxzrJ8UuCELMAXkjL8k= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774361871; c=relaxed/simple; bh=WkCXLvp0Y+kynq7zJTJrT3ZPnljrBtgdb+eZYQLgpig=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Hj60b0om9menYoSxnXfqc3HjQZD746sYKu69JZai26tgYD4E7dCHbpZj7JXv384jedsho0Xgw3Cb3daZQdLh3Q1lVj4JZi8Gv6KOg29/ZU9knrcvzVMM6gZrgfDUDPGFXU6xAPsuoWIPgGFUq43f2i3JgMHUXYkqXGPApuEyrhI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=mit.edu; spf=pass smtp.mailfrom=mit.edu; dkim=pass (2048-bit key) header.d=mit.edu header.i=@mit.edu header.b=jUP/XXYI; arc=none smtp.client-ip=18.9.28.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=mit.edu Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=mit.edu Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=mit.edu header.i=@mit.edu header.b="jUP/XXYI" Received: from macsyma.thunk.org (c-73-9-28-129.hsd1.il.comcast.net [73.9.28.129]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 62OEHMaq001426 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 24 Mar 2026 10:17:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mit.edu; s=outgoing; t=1774361849; bh=mSzgvwReQH7ZlPpjVxcHpEMpCCM0Y9LMGuF4Bg/YgG8=; h=Date:From:Subject:Message-ID:MIME-Version:Content-Type; b=jUP/XXYIhnV37x6g34UVAoaA2CeZald96089TWCWoKJFPXb53I7I1QS6WMNc72Sva ulQ0FhO5+T+5UOJkzkX4XjHIcwCiz3tad+/4e/CxSL+0zl2O8dIRkjVCpJQAuUxDL7 vteMoum/3C5TmLQYeleQViDkT57aBfQ1Pa4uz3ipscuteoariYogdfLogq6hy+4amc kU5uqq0POr3mY5GCNBx3y0byZd11i/McI+OubX0BjlHDQ85RI2ZWG8KIerrayZ1GO6 CCv6ne1IKNu2IELSrHr3xuTjY3xWMIGA5ceL4Wi+P5BHfYnTZ52fv7T8x0+BWpkeGs 1Xheg2zlsUsRA== Received: by macsyma.thunk.org (Postfix, from userid 15806) id E8E5E5F0EB50; Tue, 24 Mar 2026 09:17:21 -0500 (CDT) Date: Tue, 24 Mar 2026 09:17:21 -0500 From: "Theodore Tso" To: Baokun Li Cc: Yi Zhang , linux-ext4@vger.kernel.org, linux-block , Shinichiro Kawasaki Subject: Re: [bug report] e2fsprogs 1.47.4: mke2fs creates oversized orphan file for 1k blocksize (breaks mount) Message-ID: <20260324141721.GA61656@mac.lan> References: Precedence: bulk X-Mailing-List: linux-block@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: I will be releasing an updated e2fsprogs 1.47.5 in the next day or two to address this issue. Our apologies for the inconvenience. - Ted