Skip to content
Commit 602e57c9 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

nvme: also mark passthrough-only namespaces ready in nvme_update_ns_info

Commit e7d65803 ("nvme-multipath: revalidate paths during rescan")
introduced the NVME_NS_READY flag, which nvme_path_is_disabled() uses
to check if a path can be used or not.  We also need to set this flag
for devices that fail the ZNS feature validation and which are available
through passthrough devices only to that they can be used in multipathing
setups.

Fixes: e7d65803

 ("nvme-multipath: revalidate paths during rescan")
Reported-by: default avatarKanchan Joshi <joshi.k@samsung.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarSagi Grimberg <sagi@grimberg.me>
Reviewed-by: default avatarDaniel Wagner <dwagner@suse.de>
Tested-by: default avatarKanchan Joshi <joshi.k@samsung.com>
parent 363f6368
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment