From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752302AbeCLHvU (ORCPT ); Mon, 12 Mar 2018 03:51:20 -0400 Received: from verein.lst.de ([213.95.11.211]:51448 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751981AbeCLHvT (ORCPT ); Mon, 12 Mar 2018 03:51:19 -0400 Date: Mon, 12 Mar 2018 08:51:17 +0100 From: Christoph Hellwig To: Dan Williams Cc: Christoph Hellwig , linux-nvdimm , Jeff Moyer , Matthew Wilcox , Ross Zwisler , Jan Kara , Dave Chinner , linux-xfs , linux-fsdevel , Linux Kernel Mailing List Subject: Re: [PATCH v5 02/11] xfs, dax: introduce xfs_dax_aops Message-ID: <20180312075117.GA5232@lst.de> References: <152066488891.40260.14605734226832760468.stgit@dwillia2-desk3.amr.corp.intel.com> <152066489984.40260.2215636951958334858.stgit@dwillia2-desk3.amr.corp.intel.com> <20180310094633.GA31604@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Mar 11, 2018 at 12:16:25PM -0700, Dan Williams wrote: > I did the rename, and am housing these in fs/dax.c, I assume that's > what you wanted. libfs.c would seem ok to, but we're into micro-management land now :)