public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Yue Hu <zbestahu@gmail.com>
To: Gao Xiang <hsiangkao@linux.alibaba.com>
Cc: linux-erofs@lists.ozlabs.org, Chao Yu <chao@kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] erofs: introduce partial-referenced pclusters
Date: Fri, 23 Sep 2022 11:58:05 +0800	[thread overview]
Message-ID: <20220923115805.000051fe.zbestahu@gmail.com> (raw)
In-Reply-To: <20220923014915.4362-1-hsiangkao@linux.alibaba.com>

On Fri, 23 Sep 2022 09:49:15 +0800
Gao Xiang <hsiangkao@linux.alibaba.com> wrote:

> Due to deduplication for compressed data, pclusters can be partially
> referenced with their prefixes.
> 
> Together with the user-space implementation, it enables EROFS
> variable-length global compressed data deduplication with rolling
> hash.
> 
> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>

Reviewed-by: Yue Hu <huyue2@coolpad.com>

> ---
>  fs/erofs/decompressor_lzma.c | 3 +++
>  fs/erofs/erofs_fs.h          | 7 ++++++-
>  fs/erofs/internal.h          | 4 ++++
>  fs/erofs/super.c             | 2 ++
>  fs/erofs/sysfs.c             | 2 ++
>  fs/erofs/zdata.c             | 1 +
>  fs/erofs/zmap.c              | 6 +++++-
>  7 files changed, 23 insertions(+), 2 deletions(-)

      reply	other threads:[~2022-09-23  3:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-23  1:49 [PATCH] erofs: introduce partial-referenced pclusters Gao Xiang
2022-09-23  3:58 ` Yue Hu [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=20220923115805.000051fe.zbestahu@gmail.com \
    --to=zbestahu@gmail.com \
    --cc=chao@kernel.org \
    --cc=hsiangkao@linux.alibaba.com \
    --cc=linux-erofs@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox