From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 20 Jul 2018 08:50:12 -0600 From: Keith Busch To: Christoph Hellwig Cc: Keith Busch , Jens Axboe , linux-scsi@vger.kernel.org, linux-nvme@lists.infradead.org, linux-block@vger.kernel.org, Jianchao Wang , Bart Van Assche , Christoph Hellwig Subject: Re: [PATCH 2/2] scsi: set timed out out mq requests to complete Message-ID: <20180720145011.GD4093@localhost.localdomain> References: <20180719212618.2406-1-keith.busch@intel.com> <20180719212618.2406-2-keith.busch@intel.com> <20180720144146.GA22454@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180720144146.GA22454@infradead.org> List-ID: On Fri, Jul 20, 2018 at 07:41:46AM -0700, Christoph Hellwig wrote: > Has this been tested? Especially with the blk_abort_request corner > case? Yes, that's what Jianchao's modification to scsi_debug used.