From: Gao Xiang <hsiangkao@linux.alibaba.com>
To: linux-erofs@lists.ozlabs.org
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 1/2] erofs: simplify tail inline pcluster handling
Date: Mon, 24 Feb 2025 20:40:52 +0800 [thread overview]
Message-ID: <26db55bd-31a1-4fb8-8ac1-add64c971841@linux.alibaba.com> (raw)
In-Reply-To: <20250224123747.1387122-1-hsiangkao@linux.alibaba.com>
On 2025/2/24 20:37, Gao Xiang wrote:
> Commit ab92184ff8f1 ("erofs: add on-disk compressed tail-packing inline
> support") introduced the flag `Z_EROFS_ADVISE_INLINE_PCLUSTER`, which is
> redundant because `h_idata_size != 0` serves the same purpose.
>
> Additionally, merge `z_idataoff` and `z_fragmentoff` since these two
> features are mutually exclusive for a given inode.
>
> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
> ---
> new patch.
Note that `Z_EROFS_ADVISE_INLINE_PCLUSTER` now is left for
the compatibility purposes, only `mkfs.erofs` uses it in
the future.
Thanks,
Gao Xiang
next prev parent reply other threads:[~2025-02-24 12:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-24 12:37 [PATCH v2 1/2] erofs: simplify tail inline pcluster handling Gao Xiang
2025-02-24 12:37 ` [PATCH v2 2/2] erofs: clean up header parsing for ztailpacking and fragments Gao Xiang
2025-03-16 1:50 ` Chao Yu
2025-02-24 12:40 ` Gao Xiang [this message]
2025-02-25 11:40 ` [PATCH v3 1/2] erofs: simplify tail inline pcluster handling Gao Xiang
2025-03-16 1:39 ` Chao Yu
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=26db55bd-31a1-4fb8-8ac1-add64c971841@linux.alibaba.com \
--to=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