Hello Linus,
pleae consider pulling the following gfs2 fixes.
Thank you,
Andreas
The following changes since commit 65d6e954e37872fd9afb5ef3fc0481bb3c2f20f4:
Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 (2023-09-05 13:00:28 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v6.6-rc1-fixes
for you to fetch changes up to fb95d536080e6c1db099f0023f59cd55adcc5d87:
gfs2: Fix quota=quiet oversight (2023-09-18 16:26:24 +0200)
----------------------------------------------------------------
gfs2 fixes
- Fix another freeze/thaw hang
- Fix glock cache shrinking
- Fix the quota=quiet mount option.
----------------------------------------------------------------
Andreas Gruenbacher (1):
gfs2: Fix another freeze/thaw hang
Bob Peterson (2):
gfs2: fix glock shrinker ref issues
gfs2: Fix quota=quiet oversight
fs/gfs2/glock.c | 4 +++-
fs/gfs2/glops.c | 9 +++++----
fs/gfs2/quota.h | 3 ++-
3 files changed, 10 insertions(+), 6 deletions(-)