Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp3619881imm; Fri, 25 May 2018 08:42:57 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrTvGKA5n0SVAxBFZ6U6Bj4yIiunhLl+q+qoX7U85eoB215SO2fD4yEAxAJ0+oDDbBB99XA X-Received: by 2002:a65:5002:: with SMTP id f2-v6mr2388138pgo.38.1527262977573; Fri, 25 May 2018 08:42:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527262977; cv=none; d=google.com; s=arc-20160816; b=Zb8isdm9W9fCxmardo2BhsN7Qh8jeocXqpB10dMuInbUpGPcjVgmPXi8hY8p8PHoo/ jJ4nOzODf/BPx2/V8+V58GfmBYfCPH1VIpKl3SdKtW+Ld5JwOWDLyyZ6XoZXCXh+RNHV /zmWsEIoN+Qw+EnVxtCTghdtmWRtXk/GJFhl9fSqDRgYHQuF/ZqQCzB6LEB4h2dDJ+P9 JF3C0y3v+4pAS434OoiiChYH9zOq7kg1H+u/dQwlDqjrKcLFkzOvsUF8QeDshcJLr60o xfBYpfzbiZcyq57ZJ2BpAI3WQgtu8zC3XNVr/+1r1eWRggvFi8gCjNo8SIiDtxmLkJ4W SkCQ== 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=CStK0UH1RnpX9uTTcEevlfRVOWr0v9jJZpd3xgJJxos=; b=JgoAahFnVi/WCbHIBuAd4+EszGyO+ivr+QvNAJ9w0v97WGjNYh1P1K9/LtObJZCDWn iC54EZ/biI8hkOh/kycqsu+Aq8UQ+Pkh9fwuPt5lrSQwVOZdUFw8mxZnAlGCS6gSAUmp bfc7O8TxJkJCJ/8b4qNZIstExh5R68kNInt+Ow4msrXQnhW+repIO+VCyrKBpfPT9fkS xOZbK3vz+xieVjQGJfQcHmTgbl+37hnBLIGHwgA9qJbu3kPRH6cZTrR9G44P92crlbDE oyLVV8PtDQHDR24OSuy2dER+a/JaNj/LWqzUmuN5ti3VSFHgxwieDgqDJT++jRzLAAxx LlJA== 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 u133-v6si3521708pgb.357.2018.05.25.08.42.41; Fri, 25 May 2018 08:42:57 -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 S966513AbeEYPmc (ORCPT + 99 others); Fri, 25 May 2018 11:42:32 -0400 Received: from mga18.intel.com ([134.134.136.126]:65454 "EHLO mga18.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965570AbeEYPma (ORCPT ); Fri, 25 May 2018 11:42:30 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 May 2018 08:42:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,440,1520924400"; d="scan'208";a="50197259" Received: from theros.lm.intel.com (HELO linux.intel.com) ([10.232.112.164]) by fmsmga002.fm.intel.com with ESMTP; 25 May 2018 08:42:29 -0700 Date: Fri, 25 May 2018 09:42:29 -0600 From: Ross Zwisler To: "Darrick J. Wong" Cc: Ross Zwisler , Toshi Kani , Mike Snitzer , dm-devel@redhat.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-nvdimm@lists.01.org, xfs Subject: Re: [PATCH 1/7] fs: allow per-device dax status checking for filesystems Message-ID: <20180525154229.GA11044@linux.intel.com> Mail-Followup-To: Ross Zwisler , "Darrick J. Wong" , Toshi Kani , Mike Snitzer , dm-devel@redhat.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-nvdimm@lists.01.org, xfs References: <20180525025518.11405-1-ross.zwisler@linux.intel.com> <20180525025518.11405-2-ross.zwisler@linux.intel.com> <20180525050218.GF4507@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180525050218.GF4507@magnolia> 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 Thu, May 24, 2018 at 10:02:18PM -0700, Darrick J. Wong wrote: > On Thu, May 24, 2018 at 08:55:12PM -0600, Ross Zwisler wrote: > > From: "Darrick J. Wong" > > > > Remove __bdev_dax_supported and change to bdev_dax_supported that takes a > > bdev parameter. This enables multi-device filesystems like xfs to check > > that a dax device can work for the particular filesystem. Once that's > > in place, actually fix all the parts of XFS where we need to be able to > > distinguish between datadev and rtdev. > > > > This patch fixes the problem where we screw up the dax support checking > > in xfs if the datadev and rtdev have different dax capabilities. > > > > Signed-off-by: Darrick J. Wong > > Signed-off-by: Ross Zwisler > > Reviewed-by: Darr...oh, I'm not allowed to do that, am I? > > Would you mind (re)sending this to the xfs list so that someone else can > review it? > > --D Thanks for the review, Darrick. I think at one point Dave said that if you touch more than 1 filesystem with a series you should just CC linux-fsdevel and omit the individual filesystems? I realize that this series only touches ext2 and ext4 a little, but that's what I opted for. Is that sufficient to get to the rest of the XFS developers, or would you like a resend adding linux-xfs?