Hi Jianan, On Thu, Oct 15, 2020 at 09:37:41PM +0800, Huang Jianan wrote: > Fix some bugs in directory tree parsing. > Support read special file and compressed file now. > > Huang Jianan (5): > erofs-utils: fix the conflict with the master branch > erofs-utils: fix the wrong name length of tail file in the directory > erofs-utils: fix the wrong address of inline dir content. > erofs-utils: support read special file > erofs-utils: support read compressed file
Nice job, thanks! I think we definitely need to merge erofsfuse for erofs-utils v1.2. Therefore all new upcoming features can have a simple way to verify its on-disk implementation with erofsfuse first and then think about a more performance-optimized way for kernel. Let me play for a while this weekend! And wonder if Guifu could also look into that as well. Thanks, Gao Xiang
