From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 90A5321CFA616 for ; Fri, 18 Aug 2017 15:08:04 -0700 (PDT) Date: Fri, 18 Aug 2017 16:10:32 -0600 From: Ross Zwisler Subject: Re: [PATCH 06/13] dax: Inline dax_insert_mapping() into the callsite Message-ID: <20170818221032.GE32627@linux.intel.com> References: <20170817160815.30466-1-jack@suse.cz> <20170817160815.30466-7-jack@suse.cz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20170817160815.30466-7-jack@suse.cz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: Jan Kara Cc: Christoph Hellwig , Boaz Harrosh , linux-nvdimm@lists.01.org, linux-xfs@vger.kernel.org, Andy Lutomirski , linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org List-ID: On Thu, Aug 17, 2017 at 06:08:08PM +0200, Jan Kara wrote: > dax_insert_mapping() has only one callsite and we will need to further > fine tune what it does for synchronous faults. Just inline it into the > callsite so that we don't have to pass awkward bools around. > > Signed-off-by: Jan Kara Looks good. Reviewed-by: Ross Zwisler _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm