Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp487079pxu; Fri, 4 Dec 2020 08:04:31 -0800 (PST) X-Google-Smtp-Source: ABdhPJw0qPtz24pmfyai4zXrtJrNc1ogWPED/r8IB1M6x+tQvO4MmwjdiRzzBiAVgVAz7nC8Bc71 X-Received: by 2002:a50:b761:: with SMTP id g88mr8308410ede.387.1607097871745; Fri, 04 Dec 2020 08:04:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607097871; cv=none; d=google.com; s=arc-20160816; b=ruqh1bFhJ+av/s5X7Bglg1FTPIxZNQs0R8vBwzM8xS6Y6mwKdAD4L7Pb7swkvpkXA+ EFACXvQenQfT/XNORCRdFq79srChkJ3qmQeb82eckjsvA77cOAuSkqF2e0Gz9Pv9CmzX q6nopwVFyJTDpHzyuxBWZJco9QAEMNPyFIoZQ4jHP2W3XU/wrl+OMxAHYJ9V5pg6aAjS A1pN4QrGAqNthyj4U35MbHzYrsZ8FZLBUTpM5P1mies/ZdZlaVEEM7KUFwdfYMgrHiYi 2uXms7yAJjgOA0SR5wRjJcbyH3yf1ATB3gdUsDGr0MYzqD3Iyr6IPLuw+BmQFDk4S0oL KMBQ== 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=UJc1GRdvDNfUSZseZ+wAMIdx03ykxuCv33bpvUjQ6z0=; b=p0gmQC9sgAA4SaRyHzl2wLo9ormgXztpf/7fSEYr8ijrtJZ4+PqARUtDBDKJxPk35M uDpr58SfFr42y3/SF79260tdDR2UefFeXIAi8pz7hKMhJG3s7haUpEdOmkaQikwK1Eot i9pCPs4b99u3Qt19irISg28LK9FgxzW1pYb8hx5PbvGdNRru86APRbbiuoDd/Yu4S3dW dtOx9m6BDK2iAZZ4D7PPoTPDMUNSQm9e/RXhNDANJMx8YxfYB97S5S8nGpncziS9oAKn 9hHTplDqwlqRrRvmabgYo4CMr5/TEkLgmodvWqdrQ4fKsF7BZt1yjQEO+ekXbkF1sESQ z2Ug== 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 w24si1672809ejy.97.2020.12.04.08.03.59; Fri, 04 Dec 2020 08:04:31 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730623AbgLDQDb (ORCPT + 99 others); Fri, 4 Dec 2020 11:03:31 -0500 Received: from outgoing-auth-1.mit.edu ([18.9.28.11]:52354 "EHLO outgoing.mit.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729625AbgLDQDa (ORCPT ); Fri, 4 Dec 2020 11:03:30 -0500 Received: from callcc.thunk.org (pool-72-74-133-215.bstnma.fios.verizon.net [72.74.133.215]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 0B4G2R8k023074 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 4 Dec 2020 11:02:27 -0500 Received: by callcc.thunk.org (Postfix, from userid 15806) id 19219420136; Fri, 4 Dec 2020 11:02:27 -0500 (EST) Date: Fri, 4 Dec 2020 11:02:27 -0500 From: "Theodore Y. Ts'o" To: Amir Goldstein Cc: Greg Kroah-Hartman , Dave Chinner , Miklos Szeredi , David Howells , Ira Weiny , Eric Sandeen , Linus Torvalds , Miklos Szeredi , linux-fsdevel , linux-man , linux-kernel , xfs , Ext4 , Xiaoli Feng , Sasha Levin , Jan Kara Subject: Re: [PATCH V2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT Message-ID: <20201204160227.GA577125@mit.edu> References: <3e28d2c7-fbe5-298a-13ba-dcd8fd504666@redhat.com> <20201202160049.GD1447340@iweiny-DESK2.sc.intel.com> <641397.1606926232@warthog.procyon.org.uk> <20201202204045.GM2842436@dread.disaster.area> 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 Thu, Dec 03, 2020 at 08:18:23AM +0200, Amir Goldstein wrote: > Here is a recent example, where during patch review, I requested NOT to include > any stable backport triggers [1]: > "...We should consider sending this to stable, but maybe let's merge > first and let it > run in master for a while before because it is not a clear and > immediate danger..." > > As a developer and as a reviewer, I wish (as Dave implied) that I had a way to > communicate to AUTOSEL that auto backport of this patch has more risk than > the risk of not backporting. My suggestion is that we could put something in the MAINTAINERS file which indicates what the preferred delay time should be for (a) patches explicitly cc'ed to stable, and (b) preferred time should be for patches which are AUTOSEL'ed for stable for that subsystem. That time might be either in days/weeks, or "after N -rc releases", "after the next full release", or, "never" (which would be a way for a subsystem to opt out of the AUTOSEL process). It should also be possible specify the delay in the trailer, e.g.: Stable-Defer: Auto-Stable-Defer: The advantage of specifying the delay relative to when they show up in Linus's tree helps deal with the case where the submaintainer might not be sure when their patches will get pushed to Linus by the maintainer. Cheers, - Ted