[GIT PULL] additional gfs2 fix for 6.16

From: Andreas Gruenbacher
Date: Mon Jun 02 2025 - 12:12:58 EST


Dear Linus,

please consider pulling the following additional gfs2 fix for 6.16.

Thanks,
Andreas

The following changes since commit 914873bc7df913db988284876c16257e6ab772c6:

Merge tag 'x86-build-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2025-05-26 21:41:14 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-for-6.16-fix

for you to fetch changes up to 9126d2754c5e5d1818765811a10af0a14cf1fa0a:

gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add (2025-05-30 19:20:20 +0200)

----------------------------------------------------------------
additional gfs2 fix for 6.16

- Fix a NULL pointer dereference reported by syzbot.

----------------------------------------------------------------
Andrew Price (1):
gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add

fs/gfs2/ops_fstype.c | 4 +++-
fs/gfs2/sys.c | 1 -
2 files changed, 3 insertions(+), 2 deletions(-)