linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gao Xiang <xiang@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	linux-erofs@lists.ozlabs.org, Chao Yu <yuchao0@huawei.com>,
	Li Guifu <bluce.liguifu@huawei.com>,
	Miao Xie <miaoxie@huawei.com>, Fang Wei <fangwei1@huawei.com>
Subject: [GIT PULL] erofs fixes for 5.13-rc2
Date: Sat, 15 May 2021 10:07:31 +0800	[thread overview]
Message-ID: <20210515020731.GA2382@hsiangkao-HP-ZHAN-66-Pro-G1> (raw)

Hi Linus,

Could you consider this pull request for 5.13-rc2?

This mainly fixes 1 lcluster-sized pclusters for the big pcluster
feature, which can be forcely generated by mkfs as a specific on-disk
case for per-(sub)file compression strategies but missed to handle in
runtime properly. Also, documentation updates are included to fix
the broken illustration due to the ReST conversion by accident and
complete the big pcluster introduction.

All commits have been tested and have been in linux-next. This merges
cleanly with master.

Thanks,
Gao Xiang

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-5.13-rc2-fixes

for you to fetch changes up to 0852b6ca941ef3ff75076e85738877bd3271e1cd:

  erofs: fix 1 lcluster-sized pcluster for big pcluster (2021-05-13 15:58:46 +0800)

----------------------------------------------------------------
Changes since last update:
 - update documentation to fix the broken illustration due to ReST
   conversion by accident at that time and complete the big pcluster
   introduction;

 - fix 1 lcluster-sized pclusters for the big pcluster feature.

----------------------------------------------------------------
Gao Xiang (3):
      erofs: fix broken illustration in documentation
      erofs: update documentation about data compression
      erofs: fix 1 lcluster-sized pcluster for big pcluster

 Documentation/filesystems/erofs.rst | 175 +++++++++++++++++++++---------------
 fs/erofs/zmap.c                     |  21 ++++-
 2 files changed, 121 insertions(+), 75 deletions(-)

             reply	other threads:[~2021-05-15  2:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-15  2:07 Gao Xiang [this message]
2021-05-15 16:28 ` [GIT PULL] erofs fixes for 5.13-rc2 pr-tracker-bot

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=20210515020731.GA2382@hsiangkao-HP-ZHAN-66-Pro-G1 \
    --to=xiang@kernel.org \
    --cc=bluce.liguifu@huawei.com \
    --cc=fangwei1@huawei.com \
    --cc=linux-erofs@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miaoxie@huawei.com \
    --cc=torvalds@linux-foundation.org \
    --cc=yuchao0@huawei.com \
    /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;
as well as URLs for NNTP newsgroup(s).