From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:50522 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725799AbfGQFDU (ORCPT ); Wed, 17 Jul 2019 01:03:20 -0400 Date: Tue, 16 Jul 2019 22:03:19 -0700 From: Christoph Hellwig Subject: Re: [PATCH 6/9] iomap: move the buffered IO code into a separate file Message-ID: <20190717050319.GF7113@infradead.org> References: <156321356040.148361.7463881761568794395.stgit@magnolia> <156321359871.148361.5478305811743639876.stgit@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <156321359871.148361.5478305811743639876.stgit@magnolia> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: hch@infradead.org, linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, agruenba@redhat.com Looks good, Reviewed-by: Christoph Hellwig