On 5/17/22 12:48 AM, Christoph Hellwig wrote: > + } else { > + /* > + * Prevent hang_check timer from firing at us during very long > + * I/O > + */ > + unsigned long hang_check = > + sysctl_hung_task_timeout_secs; Trailing whitespace and odd formatting here, I fixed it up. -- Jens Axboe