From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:43916 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726003AbeIBM3p (ORCPT ); Sun, 2 Sep 2018 08:29:45 -0400 Date: Sun, 2 Sep 2018 01:14:50 -0700 From: Christoph Hellwig Subject: Re: [RFC PATCH v9.1 00/18] xfs: add realtime reverse-mapping support Message-ID: <20180902081450.GB29175@infradead.org> References: <153565389576.32612.11057291402738397706.stgit@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <153565389576.32612.11057291402738397706.stgit@magnolia> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: linux-xfs@vger.kernel.org On Thu, Aug 30, 2018 at 11:31:36AM -0700, Darrick J. Wong wrote: > If you're going to start using this mess, you probably ought to just > pull from my github trees for kernel[1], xfsprogs[2], xfstests[3]. The > kernel patches in the git trees should apply to 4.19-rc1; xfsprogs > patches to for-next; and xfstest to master. Ok, I should have read this before..