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

Nilay Shroff nilay at linux.ibm.com
Tue Apr 22 02:52:20 PDT 2025



On 4/22/25 1:06 PM, Christoph Hellwig wrote:
> 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.
> 
yup, this will be added in the next version of the patch.

Thanks,
--Nilay



More information about the Linux-nvme mailing list