Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp1473607pxu; Thu, 8 Oct 2020 12:20:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxqmm3ude7fZ/qJka2Ag8ahjAxGplnbsOLhNfZuWZuOxqB/9FniBKJrdEgPaY8xInHy5OW/ X-Received: by 2002:a17:906:6c86:: with SMTP id s6mr10347906ejr.234.1602184831148; Thu, 08 Oct 2020 12:20:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1602184831; cv=none; d=google.com; s=arc-20160816; b=phDZlHuakmqb+ECFmq1x0rwicanXPtVIK3134RhR/MfLYnHcoLFLnrNdilY99SyAy+ rxG4WMmkpZmTzanp1rwC/CwMk2cuLymyQvCUR1EQ42lJqk9CZqoTRixtzPxEHA9YlVGG 9jdwylmuHb2T0QITP0Lng6VeKEjsIwgIXIVc4zkT9AuUZiRiV503iZUKUFOFZcTvd2JT B1R+X8qIOiSW48oT1GRPXsH/WNiHg6eHCRPFDMfHgtdFiQ8pxPUbnxZYzSg6Syrw0VKM JJRN6M8gn50FHReKs//v58beJkQwMpPqfh2wtygVMoQm7m/Vk31vEBWxFFdrmiUBGgPz LW+w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=tT9FjQeNJ7Uq7lCPyMuB0/RJ5TOrQ/gvySQQsLmDHfg=; b=f80xqjTuNsZxVydF57xl/RlTefvsLaSvIcUe+zHoQ1BRJooQ0b4WE8uVZos23vJz5d /L3A+DkMBcC4i5js/zcXw8xCNpy2vEbxHGndhV1vbAn5UgtjbVM0Mx9b5mYQ/CoABiym uXoWXYtL8nco50rmShiwZLrz+o4FcpORjLzjboA04k8ESiXeWDdkApnohEmY/jNaWJBF z1HEr/1+oEl9eATtGXRQ/yhb/+KrJ0PG1lDXvBZCA2nncHCU3aRLgVANy4lahdGl/YUI 33Y04I8q41lA4VsOrnb7cnQ9Ms38LzWl0HvElPVZy+iWQTjeTr2Cr5TPEUmUuLrRCucn 3/TA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s20si5453120eji.711.2020.10.08.12.20.02; Thu, 08 Oct 2020 12:20:31 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726859AbgJHTMk (ORCPT + 99 others); Thu, 8 Oct 2020 15:12:40 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:43797 "EHLO relay11.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725887AbgJHTMk (ORCPT ); Thu, 8 Oct 2020 15:12:40 -0400 Received: from localhost (unknown [67.5.25.97]) (Authenticated sender: josh@joshtriplett.org) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 4603110000B; Thu, 8 Oct 2020 19:12:34 +0000 (UTC) Date: Thu, 8 Oct 2020 12:12:31 -0700 From: Josh Triplett To: Andreas Dilger Cc: "Theodore Y. Ts'o" , "Darrick J. Wong" , Jan Kara , Linux Kernel Mailing List , Ext4 Developers List Subject: Re: ext4 regression in v5.9-rc2 from e7bfb5c9bb3d on ro fs with overlapped bitmaps Message-ID: <20201008191231.GA44285@localhost> References: <20201005173639.GA2311765@magnolia> <20201006003216.GB6553@localhost> <20201006025110.GJ49559@magnolia> <20201006031834.GA5797@mit.edu> <20201006050306.GA8098@localhost> <20201006133533.GC5797@mit.edu> <20201007080304.GB1112@localhost> <20201007143211.GA235506@mit.edu> <20201007201424.GB15049@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Wed, Oct 07, 2020 at 08:57:12PM -0600, Andreas Dilger wrote: > On Oct 7, 2020, at 2:14 PM, Josh Triplett wrote: > > If those aren't the right way to express that, I could potentially > > adapt. I had a similar such conversation on linux-ext4 already (about > > inline data with 128-bit inodes), which led to me choosing to abandon > > 128-byte inodes rather than try to get ext4 to support what I wanted > > with them, because I didn't want to be disruptive to ext4 for a niche > > use case. In the particular case that motivated this thread, what I was > > doing already worked in previous kernels, and it seemed reasonable to > > ask for it to continue to work in new kernels, while preserving the > > newly added checks in the new kernels. > > This was discussed in the "Inline data with 128-byte inodes?" thread > back in May. While Jan was not necessarily in favour of this, I was > actually OK with improving the ext4 code to handle this case better, > since it would (at minimum) clean up ext4 to make a clear separation > of how it is detecting data in the i_block[] array and the system.data > xattr, and I don't think it added any complexity to the code. > > I even posted a WIP patch to that effect, but didn't get a response back: > https://marc.info/?l=linux-ext4&m=158863275019187 My apologies, I thought I responded to that. It looks promising to me, though I wouldn't have the bandwidth to take it to completion anytime soon. > I *do* think that inline_data is an under-appreciated feature that I > would be happy to see some improvements with. I don't think that small > files are a niche use case, and if we can clean up the inline_data code > to work with 128-byte inodes I'm not against that, even though I'm not > going to use that combination of features myself. I'd love to see that happen. At the time, it seemed like too large of a change to block on, which is why I ended up deciding to switch to 256-byte inodes.