From: Gao Xiang <xiang@kernel.org>
To: linux-erofs@lists.ozlabs.org
Cc: linux-fsdevel@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: [ANNOUNCE] erofs-utils: release 1.6
Date: Sun, 12 Mar 2023 01:18:05 +0800 [thread overview]
Message-ID: <ZAy3zaoCulNNpFSS@debian> (raw)
Hi folks,
A new version erofs-utils 1.6 is available at:
git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git tags/v1.6
It mainly includes the following changes:
- support fragments by using `-Efragments` (Yue Hu);
- support compressed data deduplication by using `-Ededupe` (Ziyang Zhang);
- (erofsfuse) support extended attributes (Huang Jianan);
- (mkfs.erofs) support multiple algorithms in a single image (Gao Xiang);
- (mkfs.erofs) support chunk-based sparse files (Gao Xiang);
- (mkfs.erofs) add volume-label setting support (Naoto Yamaguchi);
- (mkfs.erofs) add uid/gid offsetting support (Naoto Yamaguchi);
- (mkfs.erofs) pack files entirely by using `-Eall-fragments` (Gao Xiang);
- various bugfixes and cleanups.
This new version supports global compressed data deduplication
(`-Ededupe`) and fragments (`-Efragments`, `-Eall-fragments`), which
can be used to minimize image sizes further (Linux 6.1+). In addition,
mkfs.erofs now supports per-file alternative algorithms, thus different
configurations can be applied in a per-file basis (Linux 5.16+).
There are also other improvements and bugfixes as always. Kindly read
README before trying it out. Recently I've got many useful inputs, so
it's time to release erofs-utils 1.6 as soon as possible and move on
to focus on those new stuffs (e.g. negative xattr lookup improvement
with bloom filters, shared xattr names and tarball reference) then.
Finally, as a community-driven open source software, feedback and/or
contribution is always welcomed.
Thanks,
Gao Xiang
reply other threads:[~2023-03-11 17:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=ZAy3zaoCulNNpFSS@debian \
--to=xiang@kernel.org \
--cc=linux-erofs@lists.ozlabs.org \
--cc=linux-fsdevel@vger.kernel.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