Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp5507427imm; Tue, 26 Jun 2018 12:30:47 -0700 (PDT) X-Google-Smtp-Source: ADUXVKIky/2b0skSCCmeyhadMIa2xxhLudA+W/L0OQT3dexiT/o/YW5eaziSWOtNgfm+p/W+gXPk X-Received: by 2002:a17:902:112b:: with SMTP id d40-v6mr2956736pla.123.1530041447156; Tue, 26 Jun 2018 12:30:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530041447; cv=none; d=google.com; s=arc-20160816; b=PKL/WL+stF4vGJepD0jwkE/qcdzsMCo88NIp444UiAWv+NJFlwmuVs97a3d7DZ4IYH 5FLqIYOeqvbridmRPDc8DI6DguP840c8yXinf3Dxj5GQjMiitXDS3hBCenc9D+uJQRcl cVCdqfW0awfHdBnR6QLmjOxiVvuwDzxlkRBwDTowZIUmAKAqp7dLhC1ohAgHdoQKvovm 4BYtu1W+c4vJN42uxXBtJyrUOgxq5u/kz33W2nCAPBAcCwuxIZOZrjT6Mki0X+LArY6q LlHy1sTsREwWERRgQ+K0jq2KJaE8jpF859cmHN+Yyx3dixWgwky5UgbZj43q0pf+1i+g vNwg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:mail-followup-to :message-id:subject:cc:to:from:date:arc-authentication-results; bh=t48/fGRpOwllnHNr28ksYzsCaZZk2FVf5jwYB6GALOE=; b=k26JZ+8DnpxTnaZTZVdHW74QqF0Jq/wpY5v0Ys1ylqBAY4mOvSzeXOcnGopxYtbk7P oZtabFe5MLccA2QD4VIe30CYunGknRRd5qF8/SWZ8j9tHtAUkCUXmU/4pnrrXvuwyCRY 1lrz8Qsanv3IJKK5Y061kWPyTyWwntSHHUoTujKp1Ohnn8L43YP10yjpfzaED5H8HevA o4k3Lf0KIkZ3d4dUo1WycbV868eYleH0c9QgvWAi6Uc1mgk33R9FyYQGrZ9Q01mgcgDs /KqymIryicFgJobnUxI1JZsFWZk26/qJ+QebSUekTQ3NF65oPhPffO8skWOJzrB4AzX/ MYMA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e192-v6si1958565pgc.233.2018.06.26.12.30.02; Tue, 26 Jun 2018 12:30:47 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753093AbeFZTMj (ORCPT + 99 others); Tue, 26 Jun 2018 15:12:39 -0400 Received: from mga09.intel.com ([134.134.136.24]:45496 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752020AbeFZTMh (ORCPT ); Tue, 26 Jun 2018 15:12:37 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Jun 2018 12:12:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,275,1526367600"; d="scan'208";a="52449814" Received: from theros.lm.intel.com (HELO linux.intel.com) ([10.232.112.164]) by orsmga008.jf.intel.com with ESMTP; 26 Jun 2018 12:12:35 -0700 Date: Tue, 26 Jun 2018 13:12:35 -0600 From: Ross Zwisler To: Dan Williams Cc: Mike Snitzer , Ross Zwisler , Toshi Kani , device-mapper development , linux-nvdimm , Linux Kernel Mailing List , stable , linux-xfs , linux-fsdevel Subject: Re: [PATCH v3 1/3] pmem: only set QUEUE_FLAG_DAX for fsdax mode Message-ID: <20180626191235.GB18273@linux.intel.com> Mail-Followup-To: Ross Zwisler , Dan Williams , Mike Snitzer , Toshi Kani , device-mapper development , linux-nvdimm , Linux Kernel Mailing List , stable , linux-xfs , linux-fsdevel References: <20180626175932.8899-1-ross.zwisler@linux.intel.com> <20180626175932.8899-2-ross.zwisler@linux.intel.com> <20180626185830.GA7171@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 26, 2018 at 12:07:40PM -0700, Dan Williams wrote: > On Tue, Jun 26, 2018 at 11:58 AM, Mike Snitzer wrote: > > On Tue, Jun 26 2018 at 2:52pm -0400, > > Dan Williams wrote: > > > >> On Tue, Jun 26, 2018 at 10:59 AM, Ross Zwisler > >> wrote: > >> > QUEUE_FLAG_DAX is an indication that a given block device supports > >> > filesystem DAX and should not be set for PMEM namespaces which are in "raw" > >> > or "sector" modes. These namespaces lack struct page and are prevented > >> > from participating in filesystem DAX. > >> > > >> > Signed-off-by: Ross Zwisler > >> > Suggested-by: Mike Snitzer > >> > Cc: stable@vger.kernel.org > >> > >> Why is this cc: stable? What is the user visible impact of this change > >> especially given the requirement to validate QUEUE_FLAG_DAX with > >> bdev_dax_supported()? Patch looks good, but it's just a cosmetic fixup > >> afaics. > > > > This isn't cosmetic when you consider that stacking up a DM device is > > looking at this flag to determine whether a table does or does _not_ > > support DAX. > > > > So this patch, in conjunction with the other changes in the series, is > > certainly something I'd consider appropriate for stable. > > I think this classifies as something that never worked correctly and > is not a regression. It does not identify which commit it is repairing > or the user visible failure mode. Ah, do I need a Fixes: tag for patch 2, then? That one *does* need to go to stable, I think.