From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-f172.google.com ([209.85.223.172]:43307 "EHLO mail-io0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751730AbeFFLiv (ORCPT ); Wed, 6 Jun 2018 07:38:51 -0400 Received: by mail-io0-f172.google.com with SMTP id t6-v6so7195168iob.10 for ; Wed, 06 Jun 2018 04:38:51 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20180606104033.4947-1-hch@lst.de> References: <20180606104033.4947-1-hch@lst.de> From: Andreas Gruenbacher Date: Wed, 6 Jun 2018 13:38:50 +0200 Message-ID: Subject: Re: iomap preparations for GFS2 Content-Type: text/plain; charset="UTF-8" Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Christoph Hellwig Cc: linux-xfs@vger.kernel.org, Dan Williams , linux-fsdevel , cluster-devel , linux-ext4 On 6 June 2018 at 12:40, Christoph Hellwig wrote: > Hi all, > > this is a slight rework of the patches from Andreas to prepare for gfs2 > using the iomap code. I'd like to start with an immutable branch for > iomap patches in either the XFS tree or a tree of mine own with something > like this so that we can have a nice common base for both the major > iomap changes for XFS and the GFS2 work. Okay. Thanks, Andreas