From mboxrd@z Thu Jan 1 00:00:00 1970 From: snitzer@redhat.com (Mike Snitzer) Date: Thu, 4 Jan 2018 18:44:37 -0500 Subject: [PATCH 4/5] nvme/multipath: Use blk_retryable In-Reply-To: <20180104224623.8944-5-keith.busch@intel.com> References: <20180104224623.8944-1-keith.busch@intel.com> <20180104224623.8944-5-keith.busch@intel.com> Message-ID: <20180104234436.GE16051@redhat.com> On Thu, Jan 04 2018 at 5:46pm -0500, Keith Busch wrote: > Uses common code for determining if an error should be retried on > alternate path. > > Signed-off-by: Keith Busch Acked-by: Mike Snitzer