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-- 1.1 KB
Makefile -rw-r--r-- 150 bytes
hsr_device.c -rw-r--r-- 12.2 KB
hsr_device.h -rw-r--r-- 836 bytes
hsr_forward.c -rw-r--r-- 10.4 KB
hsr_forward.h -rw-r--r-- 577 bytes
hsr_framereg.c -rw-r--r-- 13.7 KB
hsr_framereg.h -rw-r--r-- 1.8 KB
hsr_main.c -rw-r--r-- 3.2 KB
hsr_main.h -rw-r--r-- 5.2 KB
hsr_netlink.c -rw-r--r-- 11.4 KB
hsr_netlink.h -rw-r--r-- 923 bytes
hsr_slave.c -rw-r--r-- 4.4 KB
hsr_slave.h -rw-r--r-- 1.1 KB

back to top