From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from bombadil.infradead.org ([198.137.202.133]:33530 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726030AbfBTOO3 (ORCPT ); Wed, 20 Feb 2019 09:14:29 -0500 Date: Wed, 20 Feb 2019 06:14:27 -0800 From: Christoph Hellwig Subject: Re: [PATCH] xfs/450: require working falloc command Message-ID: <20190220141427.GA31714@infradead.org> References: <20190219183238.GI6477@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190219183238.GI6477@magnolia> Sender: fstests-owner@vger.kernel.org To: "Darrick J. Wong" Cc: Eryu Guan , fstests , xfs , Christoph Hellwig List-ID: On Tue, Feb 19, 2019 at 10:32:38AM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong > > This test needs to check for working falloc command before using it. Looks good, Reviewed-by: Christoph Hellwig