Revision cc2278c413c3a06a93c23ee8722e4dd3d621de12 authored by Martin George on 27 March 2019, 08:52:56 UTC, committed by Christoph Hellwig on 28 March 2019, 17:15:02 UTC
When undergoing state transitions I/O might be requeued, hence
we should always call nvme_mpath_set_live() to schedule requeue_work
whenever the nvme device is live, independent on whether the
old state was live or not.

Signed-off-by: Martin George <marting@netapp.com>
Signed-off-by: Gargi Srinivas <sring@netapp.com>
Signed-off-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
1 parent 988aef9
History
File Mode Size
Makefile -rw-r--r-- 20 bytes
test_run.c -rw-r--r-- 7.9 KB

back to top