答复: [PATCH] exfat: intorduce skip_stream_check mount opt

From: 李扬韬
Date: Fri Jun 10 2022 - 09:08:09 EST


HI Namjae,

> Still having problem on linux-exfat after recovering it using windows chkdsk?

After repairing with the chkdsk tool on the windows platform, the current file can be accessed normally on linux.
However, it can be accessed normally on the Windows platform itself, and no tools are required to repair it.
Imagine that if some users do not have a Windows environment and do not understand repair tools, they
cannot access these files on Linux.

Why not just skip the stream entry like Windows does and allow access without fixing it?

Thx,
Yangtao