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