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-- 1.3 KB
datagram.c -rw-r--r-- 19.8 KB
dev.c -rw-r--r-- 247.3 KB
dev_addr_lists.c -rw-r--r-- 24.0 KB
dev_ioctl.c -rw-r--r-- 11.6 KB
devlink.c -rw-r--r-- 162.9 KB
drop_monitor.c -rw-r--r-- 10.1 KB
dst.c -rw-r--r-- 8.4 KB
dst_cache.c -rw-r--r-- 3.7 KB
ethtool.c -rw-r--r-- 78.5 KB
failover.c -rw-r--r-- 7.4 KB
fib_notifier.c -rw-r--r-- 4.0 KB
fib_rules.c -rw-r--r-- 29.3 KB
filter.c -rw-r--r-- 220.2 KB
flow_dissector.c -rw-r--r-- 43.3 KB
flow_offload.c -rw-r--r-- 4.4 KB
gen_estimator.c -rw-r--r-- 7.1 KB
gen_stats.c -rw-r--r-- 11.5 KB
gro_cells.c -rw-r--r-- 2.2 KB
hwbm.c -rw-r--r-- 2.2 KB
link_watch.c -rw-r--r-- 5.5 KB
lwt_bpf.c -rw-r--r-- 15.1 KB
lwtunnel.c -rw-r--r-- 8.9 KB
neighbour.c -rw-r--r-- 90.9 KB
net-procfs.c -rw-r--r-- 8.4 KB
net-sysfs.c -rw-r--r-- 41.4 KB
net-sysfs.h -rw-r--r-- 407 bytes
net-traces.c -rw-r--r-- 1.6 KB
net_namespace.c -rw-r--r-- 31.0 KB
netclassid_cgroup.c -rw-r--r-- 3.0 KB
netevent.c -rw-r--r-- 2.0 KB
netpoll.c -rw-r--r-- 18.6 KB
netprio_cgroup.c -rw-r--r-- 6.8 KB
page_pool.c -rw-r--r-- 8.6 KB
pktgen.c -rw-r--r-- 95.2 KB
ptp_classifier.c -rw-r--r-- 7.2 KB
request_sock.c -rw-r--r-- 5.2 KB
rtnetlink.c -rw-r--r-- 127.2 KB
scm.c -rw-r--r-- 8.6 KB
secure_seq.c -rw-r--r-- 4.9 KB
skbuff.c -rw-r--r-- 141.1 KB
skmsg.c -rw-r--r-- 18.8 KB
sock.c -rw-r--r-- 85.7 KB
sock_diag.c -rw-r--r-- 7.7 KB
sock_map.c -rw-r--r-- 23.7 KB
sock_reuseport.c -rw-r--r-- 8.4 KB
stream.c -rw-r--r-- 5.3 KB
sysctl_net_core.c -rw-r--r-- 14.3 KB
timestamping.c -rw-r--r-- 2.1 KB
tso.c -rw-r--r-- 2.3 KB
utils.c -rw-r--r-- 11.2 KB
xdp.c -rw-r--r-- 10.4 KB

back to top