Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp5332313ybv; Tue, 11 Feb 2020 13:41:35 -0800 (PST) X-Google-Smtp-Source: APXvYqy4oYFv9ZNG5RB8lPUvJNABklFwUDt90x39cG35YHVzofQOUCePPWVb3jssAt9UptxLZWcw X-Received: by 2002:aca:dc8b:: with SMTP id t133mr4269407oig.98.1581457295387; Tue, 11 Feb 2020 13:41:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581457295; cv=none; d=google.com; s=arc-20160816; b=Fe8Hdtbd45gFRFEA1DAR05hCo0jB14sXbvBN4JNjYMLZB0R6g+4fcvPpQtke4SkC2N 4fhlWLcDOOXxAywuejQld31rUGJe1cihbho10XhH4SeiDji1EXhNZQN2d1QP/INu0QpM y85xqJoc7fBiG8/xsWXipB3iIGO8YSh2KMjyDwEydPNhgv41o28Hpd8B0Ef5llheN2no Ka0J2R9snT434th4/KgcePix3NF+foYpyzhy+mFhI9d3hb5yeMP9hSVLaeXXEHSEG243 KqfnUS35SlZ9IVnSfuhOBDUUaQ1dFm9IHv86U3Acjk8XkYcZCgDSR0x0UzYVE5mjF8K+ 2+MQ== 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:message-id:subject:cc :to:from:date; bh=N71PGl7/GjBFR27Y4bWCrllqoaHqjCaoo+r8MaVwfto=; b=ETezbY5U3Ck0BAlM+dHmfLSwZec+43Yz2Fb3mMuZ5dwxj24ABoK55CeqK9fN5b8D4d ysgwmUWhUFeZ/99BxwSEmA27fWMp064oXT6AgaaYv2NK/D+Ek/ph9ZLDfRe4+OqaIdkP fYd/OSSn5+yt/cSBhRzlFVjf4+cMPIcDvpePSokL08B2qFzMp/3Dipdmz/ClB9T5FoGh Gbb7EQVCV3/YgdYT/ks4RoCF8ea3YftrAix1lQJbQ95DT0COMdb0vesmywHVSJHHvRs/ mBACQGvizqBAQbgO+KUSrto6tOb18DvRt1MJc/XwX+52RL/9H9cY5/aoSdJeWi0f7ZzX XWVg== 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 w4si2648862otl.214.2020.02.11.13.41.23; Tue, 11 Feb 2020 13:41:35 -0800 (PST) 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 S1730995AbgBKURU (ORCPT + 99 others); Tue, 11 Feb 2020 15:17:20 -0500 Received: from mga02.intel.com ([134.134.136.20]:1634 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728021AbgBKURU (ORCPT ); Tue, 11 Feb 2020 15:17:20 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Feb 2020 12:17:19 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,428,1574150400"; d="scan'208";a="313177393" Received: from iweiny-desk2.sc.intel.com ([10.3.52.157]) by orsmga001.jf.intel.com with ESMTP; 11 Feb 2020 12:17:19 -0800 Date: Tue, 11 Feb 2020 12:17:18 -0800 From: Ira Weiny To: Jeff Moyer Cc: linux-kernel@vger.kernel.org, Alexander Viro , "Darrick J. Wong" , Dan Williams , Dave Chinner , Christoph Hellwig , "Theodore Y. Ts'o" , Jan Kara , linux-ext4@vger.kernel.org, linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH v3 00/12] Enable per-file/directory DAX operations V3 Message-ID: <20200211201718.GF12866@iweiny-DESK2.sc.intel.com> References: <20200208193445.27421-1-ira.weiny@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.1 (2018-12-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 10, 2020 at 10:15:47AM -0500, Jeff Moyer wrote: > Hi, Ira, > > Could you please include documentation patches as part of this series? I do have an update to the vfs.rst doc in fs: Add locking for a dynamic DAX state I'm happy to do more but was there something specific you would like to see? Or documentation in xfs perhaps? Ira > > Thanks, > Jeff >