[GIT PULL] (one more) ext4 fix for 6.4-rc5

From: Theodore Ts'o
Date: Fri Jun 02 2023 - 17:12:13 EST


The following changes since commit eb1f822c76beeaa76ab8b6737ab9dc9f9798408c:

ext4: enable the lazy init thread when remounting read/write (2023-05-30 15:33:57 -0400)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable

for you to fetch changes up to 3582e74599d376bc18cae123045cd295360d885b:

Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits" (2023-06-02 14:47:29 -0400)

----------------------------------------------------------------
Fix an ext4 regression which landed during the 6.4 merge window.

----------------------------------------------------------------
Ojaswin Mujoo (1):
Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits"

fs/ext4/mballoc.c | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)