From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Thu, 15 Jun 2017 14:46:43 +0200 Subject: [PATCH 2/2] nvme: no need to wait for the reset when keepalive fails In-Reply-To: References: <20170612162738.19022-1-hch@lst.de> <20170612162738.19022-2-hch@lst.de> <20170615121647.GA18698@infradead.org> Message-ID: <20170615124643.GA23852@lst.de> On Thu, Jun 15, 2017@03:46:01PM +0300, Sagi Grimberg wrote: >>> Thanks, >>> >>> Reviewed-by: Sagi Grimberg >> >> Can you give me a review for the updated patch 1 as well? > > What was updated in it? I dropped the admin_queue checks as request by you.