All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] erofs fix for 6.19-rc5
@ 2026-01-10  5:23 Gao Xiang
  2026-01-10  6:01 ` pr-tracker-bot
  2026-01-10  7:27 ` [GIT PULL] erofs fix for 6.19-rc5 (fix the stupid mistake) Gao Xiang
  0 siblings, 2 replies; 10+ messages in thread
From: Gao Xiang @ 2026-01-10  5:23 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-erofs, LKML, Amir Goldstein, Alexander Larsson, Dusty Mabe,
	Chao Yu, Sheng Yong, Zhiguo Niu, Christian Brauner,
	Miklos Szeredi

Hi Linus,

Could you consider this urgent fix for 6.19-rc5?

Actually upstream commit d53cd891f0e4 ("erofs: limit the level of fs
stacking for file-backed mounts") causes composefs regressions since
EROFS + ovl^2 cannot be mounted properly anymore and we all agree to
land this band-aid fix as the first step.

The more backgound details are shown in the commit message.

Thanks,
Gao Xiang

The following changes since commit f8f9c1f4d0c7a64600e2ca312dec824a0bc2f1da:

  Linux 6.19-rc3 (2025-12-28 13:24:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.19-rc5-fixes

for you to fetch changes up to 072a7c7cdbea4f91df854ee2bb216256cd619f2a:

  erofs: don't bother with s_stack_depth increasing for now (2026-01-10 13:01:15 +0800)

----------------------------------------------------------------
Change since last update:

 - Don't bother with s_stack_depth increasing to band-aid
   regressions in some composefs mount setups (EROFS + ovl^2)

----------------------------------------------------------------
Gao Xiang (1):
      erofs: don't bother with s_stack_depth increasing for now

 fs/erofs/super.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)


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

end of thread, other threads:[~2026-01-11  0:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-10  5:23 [GIT PULL] erofs fix for 6.19-rc5 Gao Xiang
2026-01-10  6:01 ` pr-tracker-bot
2026-01-10  7:27 ` [GIT PULL] erofs fix for 6.19-rc5 (fix the stupid mistake) Gao Xiang
2026-01-10  9:50   ` Amir Goldstein
2026-01-10 10:30     ` Gao Xiang
2026-01-10 10:48       ` Amir Goldstein
2026-01-10 11:54         ` Gao Xiang
2026-01-10 11:47     ` [PATCH] erofs: fix file-backed mounts no longer working on EROFS partitions Gao Xiang
2026-01-10 16:42       ` Linus Torvalds
2026-01-11  0:00         ` Gao Xiang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.