[PATCH v3 0/3] erofs-utils: introduce fuse implementation
Gao Xiang
hsiangkao at redhat.com
Sat Nov 28 00:16:30 AEDT 2020
On Fri, Nov 27, 2020 at 07:46:14PM +0800, Gao Xiang via Linux-erofs wrote:
> From: Gao Xiang <hsiangkao at redhat.com>
>
> changes since v2:
> - erofs_dbg() -> erofs_dump() in signal_handle_sigsegv() (Guifu);
> - get rid of unnecessary new lines (Guifu).
>
> changes since v1:
> - fix off-by-one error of namebuf in erofs_fill_dentries();
> - drop unused "struct erofs_super_block super;" in lib/super.c;
> - fix clang/32-bit build errors founded by travis CI.
FYI, I will apply this to dev branch since it has been of some
preliminary deployment by some vendor, plus it's disabled
by default for the upcoming erofs-utils 1.2. And it's already
in shape after several rounds cleanup.
I'm looking into and will add more automated testcase coverage
for this stuff.
Incremental bugfixes / improvements for erofsfuse are always
welcome!
Thanks,
Gao Xiang
More information about the Linux-erofs
mailing list