Re: [PATCH] fs: minix: Fix handling of corrupted directories
From: Matthew Wilcox
Date: Fri May 02 2025 - 13:28:04 EST
On Fri, May 02, 2025 at 07:50:57PM +0300, Andrey Kriulin wrote:
> If the directory is corrupted and the number of nlinks is less than 2
... so should it be EIO or EFSCORRUPTED?