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

Message ID 20230602211203.GA1164822@mit.edu
State New
Headers
Series [GIT,PULL] (one more) ext4 fix for 6.4-rc5 |

Pull-request

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

Message

Theodore Ts'o June 2, 2023, 9:12 p.m. UTC
  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(-)