From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:37924 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727495AbeGaQuN (ORCPT ); Tue, 31 Jul 2018 12:50:13 -0400 Date: Tue, 31 Jul 2018 08:09:28 -0700 From: Christoph Hellwig Subject: Re: [PATCH] xfs: move extent busy tree initialization to xfs_initialize_perag Message-ID: <20180731150928.GA13875@infradead.org> References: <20180731035812.GU30972@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180731035812.GU30972@magnolia> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: xfs I don't really understand why you want this, but it does look correct to me: Reviewed-by: Christoph Hellwig