From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: three little req->errors follow ups To: Christoph Hellwig References: <20170426073422.14511-1-hch@lst.de> Cc: linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org, linux-block@vger.kernel.org From: Jens Axboe Message-ID: <0cc3d6de-0e01-9723-451b-29951e0395a7@kernel.dk> Date: Wed, 26 Apr 2017 06:54:23 -0700 MIME-Version: 1.0 In-Reply-To: <20170426073422.14511-1-hch@lst.de> Content-Type: text/plain; charset=windows-1252 List-ID: On 04/26/2017 12:34 AM, Christoph Hellwig wrote: > While moving forward with the block error work I noticed three more > places that pass non-errno values to the end_request variants, and > never actually check those return values. This little series fixes > those up to always pass 0. Applied, thanks. -- Jens Axboe