linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 5.15 0/2] fix LTP regression in fanotify22
@ 2025-06-17 21:09 Amir Goldstein
  2025-06-17 21:09 ` [PATCH 5.15 1/2] ext4: make 'abort' mount option handling standard Amir Goldstein
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Amir Goldstein @ 2025-06-17 21:09 UTC (permalink / raw)
  To: Jan Kara
  Cc: Theodore Ts'o, Sasha Levin, Greg Kroah-Hartman, linux-ext4,
	ltp, stable

Jan,

I noticed that fanotify22, the FAN_FS_ERROR test has regressed in the
5.15.y stable tree.

This is because commit d3476f3dad4a ("ext4: don't set SB_RDONLY after
filesystem errors") was backported to 5.15.y and the later Fixes
commit could not be cleanly applied to 5.15.y over the new mount api
re-factoring.

I am not sure it is critical to fix this regression, because it is
mostly a regression in a test feature, but I think the backport is
pretty simple, although I could be missing something.

Please ACK if you agree that this backport should be applied to 5.15.y.

Thanks,
Amir.

Amir Goldstein (2):
  ext4: make 'abort' mount option handling standard
  ext4: avoid remount errors with 'abort' mount option

 fs/ext4/ext4.h  |  1 +
 fs/ext4/super.c | 15 +++++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

-- 
2.47.1


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

end of thread, other threads:[~2025-06-18 15:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-17 21:09 [PATCH 5.15 0/2] fix LTP regression in fanotify22 Amir Goldstein
2025-06-17 21:09 ` [PATCH 5.15 1/2] ext4: make 'abort' mount option handling standard Amir Goldstein
2025-06-17 21:09 ` [PATCH 5.15 2/2] ext4: avoid remount errors with 'abort' mount option Amir Goldstein
2025-06-17 21:16 ` [PATCH 5.15 0/2] fix LTP regression in fanotify22 Amir Goldstein
2025-06-18 15:30 ` Jan Kara

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).