mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Gao Xiang <hsiangkao@linux.alibaba.com>
To: Bo Liu <liubo03@inspur.com>, xiang@kernel.org, chao@kernel.org
Cc: linux-erofs@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] erofs: support metadata compression
Date: Thu, 10 Jul 2025 13:18:12 +0800	[thread overview]
Message-ID: <c3ebea91-9a78-4ac8-8312-3d98008f7950@linux.alibaba.com> (raw)
In-Reply-To: <20250708120143.3572-1-liubo03@inspur.com>

Hi Bo,

On 2025/7/8 20:01, Bo Liu wrote:
> Filesystem metadata has a high degree of redundancy, so
> should compress well in the general case.
> To implement this feature, we make a special on-disk inode
> which keeps all metadata as its data, and then compress the
> special on-disk inode with the given algorithm.
> 
> Signed-off-by: Bo Liu <liubo03@inspur.com>

I'm working on erofs-utils support for this feature, but
before that I tend to support optional metadata compression,
which means

if the bit 63 of nid is set, the inode itself metadata compressed.
if not, just uses the current way.

Because that we could enable image incremental builds so that
we don't have to rewrite the base inodes again.

Thanks,
Gao Xiang

  reply	other threads:[~2025-07-10  5:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-08 12:01 Bo Liu
2025-07-10  5:18 ` Gao Xiang [this message]
2025-07-10 11:35   ` Bo Liu (刘波)-浪潮信息

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=c3ebea91-9a78-4ac8-8312-3d98008f7950@linux.alibaba.com \
    --to=hsiangkao@linux.alibaba.com \
    --cc=chao@kernel.org \
    --cc=linux-erofs@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liubo03@inspur.com \
    --cc=xiang@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

all inboxes | Powered by JetHome®