From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:59912 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725308AbfCHIJG (ORCPT ); Fri, 8 Mar 2019 03:09:06 -0500 Date: Fri, 8 Mar 2019 00:09:06 -0800 From: Christoph Hellwig Subject: Re: [PATCH 02/23] xfs_io: actually check copy file range helper return values Message-ID: <20190308080906.GB22834@infradead.org> References: <155148280859.16677.6057998944865066232.stgit@magnolia> <155148282102.16677.10679618728085405445.stgit@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <155148282102.16677.10679618728085405445.stgit@magnolia> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: linux-xfs@vger.kernel.org, schumaker.anna@gmail.com Looks good, Reviewed-by: Christoph Hellwig