[RFC PATCHv3 1/3] nvme-multipath: introduce delayed removal of the multipath head node
Christoph Hellwig
hch at lst.de
Tue May 6 23:50:50 PDT 2025
On Mon, May 05, 2025 at 08:39:11AM +0200, Hannes Reinecke wrote:
>> + if (ctrl->ops->flags & NVME_F_FABRICS)
>> + nvme_mpath_set_fabrics(head);
>>
>
> Please make this a separate patch.
Absolutelty not if we keep this, as there is no other user.
But I still don't like the fabrics special casing at all.
I'd much rather just disable it if opts is present and max_reconnects
is set to non-0.
More information about the Linux-nvme
mailing list