Re: [PATCH v4] nvme-multipath: revalidate paths during rescan

From: Christoph Hellwig
Date: Wed Aug 25 2021 - 03:25:46 EST


I've replaced the version in nvme-5.15 with this one.

> Signed-off-by: Hannes Reinecke <hare@xxxxxxx>
> [dwagner: - introduce NVME_NS_READY flag instead of NVME_NS_INVALIDATE
> - use 'revalidate' instead of 'invalidate' which
> follows the zoned device code path.
> - clear NVME_NS_READY before clearing current_path]
> Tested-by: Daniel Wagner <dwagner@xxxxxxx>
> Signed-off-by: Daniel Wagner <dwagner@xxxxxxx>

I've dropped the Tested-by here - the tag is for people not in the
signoff chain.