All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gao Xiang <hsiangkao@redhat.com>
To: linux-erofs@lists.ozlabs.org
Cc: Guo Weichao <guoweichao@oppo.com>
Subject: Re: [PATCH v3 0/3] erofs-utils: introduce fuse implementation
Date: Fri, 27 Nov 2020 21:16:30 +0800	[thread overview]
Message-ID: <20201127131630.GA654423@xiangao.remote.csb> (raw)
In-Reply-To: <20201127114617.13055-1-hsiangkao@aol.com>

On Fri, Nov 27, 2020 at 07:46:14PM +0800, Gao Xiang via Linux-erofs wrote:
> From: Gao Xiang <hsiangkao@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


      parent reply	other threads:[~2020-11-27 13:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20201127114617.13055-1-hsiangkao.ref@aol.com>
2020-11-27 11:46 ` [PATCH v3 0/3] erofs-utils: introduce fuse implementation Gao Xiang via Linux-erofs
2020-11-27 11:46   ` [PATCH v3 1/3] " Gao Xiang via Linux-erofs
2020-11-27 12:19     ` [PATCH v4 " Gao Xiang via Linux-erofs
2020-11-27 11:46   ` [PATCH v3 2/3] erofs-utils: fuse: support symlink & special inode Gao Xiang via Linux-erofs
2020-12-05  8:42     ` Li GuiFu via Linux-erofs
2020-12-05  8:54       ` Gao Xiang
2020-11-27 11:46   ` [PATCH v3 3/3] erofs-utils: fuse: add compressed file support Gao Xiang via Linux-erofs
2020-11-27 12:24     ` [PATCH v4 " Gao Xiang via Linux-erofs
2020-12-05  8:42       ` Li GuiFu via Linux-erofs
2020-11-27 13:16   ` Gao Xiang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201127131630.GA654423@xiangao.remote.csb \
    --to=hsiangkao@redhat.com \
    --cc=guoweichao@oppo.com \
    --cc=linux-erofs@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.