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-- 4.8 KB
Makefile -rw-r--r-- 427 bytes
TODO -rw-r--r-- 772 bytes
af_ax25.c -rw-r--r-- 43.8 KB
ax25_addr.c -rw-r--r-- 6.0 KB
ax25_dev.c -rw-r--r-- 4.7 KB
ax25_ds_in.c -rw-r--r-- 7.1 KB
ax25_ds_subr.c -rw-r--r-- 5.0 KB
ax25_ds_timer.c -rw-r--r-- 5.9 KB
ax25_iface.c -rw-r--r-- 4.9 KB
ax25_in.c -rw-r--r-- 10.5 KB
ax25_ip.c -rw-r--r-- 5.5 KB
ax25_out.c -rw-r--r-- 8.8 KB
ax25_route.c -rw-r--r-- 10.9 KB
ax25_std_in.c -rw-r--r-- 11.1 KB
ax25_std_subr.c -rw-r--r-- 2.3 KB
ax25_std_timer.c -rw-r--r-- 4.3 KB
ax25_subr.c -rw-r--r-- 7.0 KB
ax25_timer.c -rw-r--r-- 5.1 KB
ax25_uid.c -rw-r--r-- 4.5 KB
sysctl_net_ax25.c -rw-r--r-- 4.5 KB

back to top