From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.9]:55564 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750755AbcCEUTK (ORCPT ); Sat, 5 Mar 2016 15:19:10 -0500 Date: Sat, 5 Mar 2016 12:19:09 -0800 From: Christoph Hellwig To: "Darrick J. Wong" Cc: david@fromorbit.com, linux-ext4@vger.kernel.org, fstests@vger.kernel.org, linux-btrfs@vger.kernel.org, xfs@oss.sgi.com Subject: Re: [PATCH 04/12] xfs/23[3-6]: don't source common/xfs, it doesn't exist Message-ID: <20160305201909.GD10245@infradead.org> References: <20160305003717.28738.98818.stgit@birch.djwong.org> <20160305003743.28738.8245.stgit@birch.djwong.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20160305003743.28738.8245.stgit@birch.djwong.org> Sender: linux-btrfs-owner@vger.kernel.org List-ID: On Fri, Mar 04, 2016 at 04:37:43PM -0800, Darrick J. Wong wrote: > Don't source common/xfs, since it doesn't (yet) exist. Heh. Wonder how they ever worked before.. (they probably didn't, and I didn't notice as I never ran with rmapbt) Reviewed-by: Christoph Hellwig