[PATCH 2/4] nvme-multipath: clear 'NVME_NSHEAD_DISK_LIVE' bit on shutdown
Sagi Grimberg
sagi at grimberg.me
Mon Sep 2 09:51:13 PDT 2024
On 02/09/2024 14:15, Hannes Reinecke wrote:
> When calling 'nvme_mpath_shutdown_disk()' we should be clearing
> the 'NVME_NSHEAD_DISK_LIVE' bit to be consistent with
> nvme_mpath_set_disk_live().
I have to say, this looks redundant on its own. The nshead is
going away so it shouldn't matter.
Your cover letter suggest that there is a hang, which I assume
this is essential to, please describe how and say what is this fixing.
More information about the Linux-nvme
mailing list