On Tue, Oct 26, 2021 at 4:34 AM Guo Xuenan <[email protected]> wrote: > > Hi Daeho, > > I agree with Xiang that -C/c options for collecting filesystem > statistics do repetitive > > functional task comparing with dump tool. I think it's better to put it > in the dump tool. > > And i have some further suggestions, In actual use scenairos of erofs on > mobile phone, > > we found some accidental decompression failures. so, in my opinion, it > is better that > > the fsck tool is able to unzip the overall data on disk or some specific > files. > > Thanks.
Hi Guo, I will move the compression rate calculation feature into the dump tool as one option after you've done your work. Plus, I think we can add the unzip feature into dump tool. It's more like a dump feature. :) Thanks,
