[RFC PATCH 1/2] nvme-multipath: introduce delayed removal of the multipath head node

Christoph Hellwig hch at lst.de
Tue Apr 22 00:36:07 PDT 2025


On Fri, Apr 18, 2025 at 04:15:55PM +0530, Nilay Shroff wrote:
>         }
> +
> +       if (head->delayed_shutdown_sec)
> +               return true;
> +

Please add a comment explaining this check, but otherwise that sounds
fine.  Your text below is a good start for that.




More information about the Linux-nvme mailing list