Linux-EROFS Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] erofs fixes for 6.9-rc7
@ 2024-04-29 10:04 Gao Xiang
  2024-04-29 15:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2024-04-29 10:04 UTC (permalink / raw
  To: Linus Torvalds; +Cc: Christian Brauner, LKML, Hongbo Li, linux-erofs

Hi Linus,

Could you consider this pull request for 6.9-rc7?

Here are three fixes related to EROFS fscache mode.  The most important
two patches fix calling kill_block_super() in bdev-based mode instead of
kill_anon_super() as mentioned in [1].  The rest patch is an informative
one.

All commits have been in -next and no potential merge conflict is
observed.

[1] https://lore.kernel.org/r/15ab9875-5123-7bc2-bb25-fc683129ad9e@huawei.com

Thanks,
Gao Xiang

The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:

  Linux 6.9-rc5 (2024-04-21 12:35:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.9-rc7-fixes

for you to fetch changes up to 7af2ae1b1531feab5d38ec9c8f472dc6cceb4606:

  erofs: reliably distinguish block based and fscache mode (2024-04-28 20:36:52 +0800)

----------------------------------------------------------------
Changes since last update:

 - Better error message when prepare_ondemand_read failed;

 - Fix unmount of bdev-based mode if CONFIG_EROFS_FS_ONDEMAND is on.

----------------------------------------------------------------
Baokun Li (1):
      erofs: get rid of erofs_fs_context

Christian Brauner (1):
      erofs: reliably distinguish block based and fscache mode

Hongbo Li (1):
      erofs: modify the error message when prepare_ondemand_read failed

 fs/erofs/fscache.c  |   2 +-
 fs/erofs/internal.h |   7 ---
 fs/erofs/super.c    | 124 +++++++++++++++++++++++-----------------------------
 3 files changed, 56 insertions(+), 77 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-29 15:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-29 10:04 [GIT PULL] erofs fixes for 6.9-rc7 Gao Xiang
2024-04-29 15:57 ` pr-tracker-bot

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 read-only IMAP folder(s) and NNTP newsgroup(s).