Merge tag 'xfs-6.6-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Oct 2023 17:30:35 +0000 (10:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Oct 2023 17:30:35 +0000 (10:30 -0700)
commit102363a39b8d37b5839403e08cfaf900de0cddfa
treea8c974f38e3b4cb8e71225ec7e193e926261c966
parent4aef108a4d60bb52bf4e8e2ed9444afe2cdfe6a9
parent4e69f490d211ce4e11db60c05c0fcd0ac2f8e61e
Merge tag 'xfs-6.6-fixes-3' of git://git./fs/xfs/xfs-linux

Pull xfs fixes from Chandan Babu:

 - Prevent filesystem hang when executing fstrim operations on large and
   slow storage

* tag 'xfs-6.6-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: abort fstrim if kernel is suspending
  xfs: reduce AGF hold times during fstrim operations
  xfs: move log discard work to xfs_discard.c