Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp4947724pxb; Wed, 26 Jan 2022 01:04:55 -0800 (PST) X-Google-Smtp-Source: ABdhPJyYZsR12WB1fFQ0QYeXavZotnQbgOtGGsL7rCXNrORcKalneHQoIkLVj+ThDn2LPwELL1QK X-Received: by 2002:a17:902:b598:b0:14a:ca21:9737 with SMTP id a24-20020a170902b59800b0014aca219737mr22328723pls.73.1643187894886; Wed, 26 Jan 2022 01:04:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643187894; cv=none; d=google.com; s=arc-20160816; b=txPwAjfSe7Z0J19F2kZ9SH6wpEA5bZg9t+pqayn291+OOWiqzhA61+NKuOqiyTgtM1 eLjQbzv/Gh8nDCPu3ilVSCTr+HI6uQ/ExeCR0LpYQM/Dv4dQ2hqai/iCHhnnpwe4zz4C 4nVTWOr9voPJAYHtjSc+SjkXPbM+QrK1vJtAaVzFYJUAUN0VQCyErmIShUpK/UTh94ok oAgVK/dYJV64x6hSbSDSMCObX/YalizcbRg8w91psZppetbthFpJwChhV91DCM7wwdeV lOAgHllJl34UVEUgjlg+bS7RrMBKYTHj57yM2boAUuU5EyY+1OlrXf4ooid11W/+Ik0P vcAQ== 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=ItMFZwrvWxofH7l3Afal4GXZ+2sth+AButpwC7J2O08=; b=LWoeYsV4lyoxwUx9aEuu4NZQ3inbWar3nzz7DMN+6vW1LXpMM77w/p2+D1Fqs7rN0T IYkLTHtDiHD95+bqzsciQNhe2maIf8aI1hov2TRiIiA/wEq2+GdjIRLgz2CBP9+kQjEL +6EagXKIiiHaopeAtAPRsv+kmHgjRKVvEJPgcDvkE9oimvcjLDYZ3MBV0OXh8Vi0UWE/ 4V6jGq8plj/ICFGFMa8eB66jlDHsWZjkzwfZx9HAy1Sejh0nS1+nQp5oSPzQFgMJNsNl loIZLSPN8mBt9Oy1l+r7cWc0nsy1/XrQ0kpiHg57xUNakDAuGfTsznLoOIK7oRfuavPk YJqQ== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mit.edu Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bg12si16599077plb.505.2022.01.26.01.04.31; Wed, 26 Jan 2022 01:04:54 -0800 (PST) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mit.edu Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231721AbiAYUJ5 (ORCPT + 99 others); Tue, 25 Jan 2022 15:09:57 -0500 Received: from outgoing-auth-1.mit.edu ([18.9.28.11]:59374 "EHLO outgoing.mit.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S231725AbiAYUJX (ORCPT ); Tue, 25 Jan 2022 15:09:23 -0500 Received: from callcc.thunk.org (guestnat-104-133-8-106.corp.google.com [104.133.8.106] (may be forged)) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 20PK8xG3018303 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 25 Jan 2022 15:09:00 -0500 Received: by callcc.thunk.org (Postfix, from userid 15806) id 07F8A42011A; Tue, 25 Jan 2022 15:08:58 -0500 (EST) Date: Tue, 25 Jan 2022 15:08:58 -0500 From: "Theodore Y. Ts'o" To: Ritesh Harjani Cc: fstests , linux-ext4@vger.kernel.org, Zhang Yi , Jan Kara , chenlong Subject: Re: [RFC 0/1] ext4/054: Should we remove auto and quick group? Message-ID: References: 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 Tue, Jan 25, 2022 at 11:32:01AM +0530, Ritesh Harjani wrote: > Hello Zhang/Ted, > > Looks like the issue fixed by patches at [1], were observed with fault injection > testing and with errors=continue mount option. But were not cc'd to stable. > > Do you think those should be cc'd to stable tree? I already requested that they be backported, and they are in 5.10.89+ and 5.15.12+. Unfortunately the patches don't backport cleanly into 5.4, and while I did the manual backport for 5.10, I haven't gotten around to backporting them into 5.4 or older kernels. - Ted