[GIT PULL] Various minor gfs2 cleanups and fixes for 5.17

From: Andreas Gruenbacher
Date: Tue Jan 11 2022 - 12:22:33 EST


Hi Linus,

please consider pulling the following gfs2 changes for 5.17.

Thanks,
Andreas

The following changes since commit 5c623c368933f22fcf77e040a0ad83f90c4e39ac:

Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 (2021-12-04 08:13:20 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v5.16-rc3-fixes

for you to fetch changes up to 74382e277ae97b4bcfac6f8b61df7a500d392500:

gfs2: dump inode object for iopen glocks (2022-01-11 16:52:44 +0100)

----------------------------------------------------------------
Various minor gfs2 cleanups and fixes

----------------------------------------------------------------
Andreas Gruenbacher (3):
gfs2: Fix __gfs2_holder_init function name in kernel-doc comment
gfs2: Remove redundant check for GLF_INSTANTIATE_NEEDED
gfs2: Fix gfs2_instantiate description

Bob Peterson (2):
gfs2: remove redundant set of INSTANTIATE_NEEDED
gfs2: dump inode object for iopen glocks

fs/gfs2/glock.c | 4 ++--
fs/gfs2/glops.c | 2 +-
fs/gfs2/super.c | 8 +++-----
3 files changed, 6 insertions(+), 8 deletions(-)