[lvc-project] [PATCH v2] fs: minix: Fix handling of corrupted directories
Kitotavrik
kitotavrik.s at gmail.com
Wed May 14 22:08:22 MSK 2025
> guess the easiest is to fudge i_nlinks count in memory to 2 to
> avoid issues...
But if a subdirectory was in the corrupted directory(nlinks= 3), it will be
replaced with nlinks 2. And after deleting subdirectory, nlinks was 1 and
the problem will remain. Maybe should return EUCLEAN, regardless of the
mounting mode.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://linuxtesting.org/pipermail/lvc-project/attachments/20250514/e8cbd687/attachment.html>
More information about the lvc-project
mailing list