[PATCH] nvme-multipath: pass NS head to nvme_mpath_revalidate_paths()
Keith Busch
kbusch at kernel.org
Tue Jun 2 03:15:33 PDT 2026
On Fri, May 29, 2026 at 09:52:01AM +0000, John Garry wrote:
> In nvme_mpath_revalidate_paths(), we are passed a NS pointer and use that
> to lookup the NS head and then use that same NS pointer as an iter variable.
>
> It makes more sense pass the NS head and use a local variable for the NS
> iter.
Thanks, applied to nvme-7.2.
More information about the Linux-nvme
mailing list