<div dir="ltr"><div dir="ltr"><div>* Extracts dirs, regular files and symlinks (overwrite enabled with a erofs_warn, mainly for use with WSL, in case certain files in img exist in different letter cases under the same dir, i.e. "path/to/file/alarm" and "path/to/file/Alarm").</div><div>* Raw and compressed data chunks are handled with a unified function to avoid repeats, compressed data is verified lineary (with EROFS_GET_BLOCKS_FIEMAP) instead of lookback, as it's problematic to extract data when looping backwards.</div><div>* Also refactored some function names and strings for consistency.</div><div><br></div><div>Please let me know if anything has to be changed.</div><div><br></div>Best regards to Mr. Xiang!</div></div>