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
Kconfig -rw-r--r-- 897 bytes
Makefile -rw-r--r-- 144 bytes
qrtr.c -rw-r--r-- 25.1 KB
qrtr.h -rw-r--r-- 863 bytes
smd.c -rw-r--r-- 2.7 KB
tun.c -rw-r--r-- 3.3 KB

back to top