From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa2.hgst.iphmx.com ([68.232.143.124]:56521 "EHLO esa2.hgst.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030535AbdEXQIv (ORCPT ); Wed, 24 May 2017 12:08:51 -0400 From: Bart Van Assche To: "hch@lst.de" , "axboe@kernel.dk" CC: "dm-devel@redhat.com" , "linux-btrfs@vger.kernel.org" , "linux-block@vger.kernel.org" Subject: Re: [PATCH 06/15] fs: simplify dio_bio_complete Date: Wed, 24 May 2017 16:08:46 +0000 Message-ID: <1495642124.2823.11.camel@sandisk.com> References: <20170518131812.22956-1-hch@lst.de> <20170518131812.22956-7-hch@lst.de> In-Reply-To: <20170518131812.22956-7-hch@lst.de> Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Sender: linux-btrfs-owner@vger.kernel.org List-ID: On Thu, 2017-05-18 at 15:18 +0200, Christoph Hellwig wrote: > Only read bio->bi_error once in the common path. Reviewed-by: Bart Van Assche