From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:34170 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725986AbfAXIvK (ORCPT ); Thu, 24 Jan 2019 03:51:10 -0500 Date: Thu, 24 Jan 2019 00:51:09 -0800 From: Christoph Hellwig Subject: Re: [PATCH v3 5/6] xfs: create delalloc bmapi wrapper for full extent allocation Message-ID: <20190124085109.GA24774@infradead.org> References: <20190123184131.46188-1-bfoster@redhat.com> <20190123184131.46188-6-bfoster@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190123184131.46188-6-bfoster@redhat.com> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Brian Foster Cc: linux-xfs@vger.kernel.org This looks fine as a temporary step to me: Reviewed-by: Christoph Hellwig