[PATCH v4 0/1] nvme/mpath: fix hang when disk goes live over reconnect
Anton Eidelman
anton.eidelman at gmail.com
Thu Mar 24 12:05:10 PDT 2022
Fixed:
1) Build error with CONFIG_NVME_MULTIPATH=n
- missing "static inline" for the nvme_mpath_update() stub.
2) Crash when CONFIG_NVME_MULTIPATH=y but
either multipath is off or the ctrl is not ANA-enabled.
Anton Eidelman (1):
nvme/mpath: fix hang when disk goes live over reconnect
drivers/nvme/host/core.c | 1 +
drivers/nvme/host/multipath.c | 26 ++++++++++++++++++++++++--
drivers/nvme/host/nvme.h | 4 ++++
3 files changed, 29 insertions(+), 2 deletions(-)
--
2.25.1
More information about the Linux-nvme
mailing list