From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: kill req->errors Date: Tue, 18 Apr 2017 10:33:46 -0400 Message-ID: <20170418143346.GA10356@char.us.oracle.com> References: <20170406153944.10058-1-hch@lst.de> <20170406200024.GC6140@localhost.localdomain> <20170407071124.GA26481@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170407071124.GA26481@lst.de> Sender: linux-block-owner@vger.kernel.org To: Christoph Hellwig Cc: Jens Axboe , Josef Bacik , James Smart , Roger Pau =?iso-8859-1?Q?Monn=E9?= , linux-scsi@vger.kernel.org, linux-nvme@lists.infradead.org, linux-block@vger.kernel.org, dm-devel@redhat.com List-Id: linux-scsi@vger.kernel.org On Fri, Apr 07, 2017 at 09:11:24AM +0200, Christoph Hellwig wrote: > On Thu, Apr 06, 2017 at 04:00:24PM -0400, Konrad Rzeszutek Wilk wrote: > > You wouldn't have a git tree to easily test it? Thanks. > > git://git.infradead.org/users/hch/block.git request-errors > > Gitweb: > > http://git.infradead.org/users/hch/block.git/shortlog/refs/heads/request-errors I tested it with Xen and it all worked out. Albeit in hindsight I didn't check the ones that matter - that is the error paths (duh!). So let me do that now.