lkml.org 
[lkml]   [2022]   [Aug]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] gfs2 fixes
Date
Hi Linus,

please consider pulling the following gfs2 fixes.

Thank you very much,
Andreas

The following changes since commit 03c765b0e3b4cb5063276b086c76f7a612856a9a:

Linux 5.19-rc4 (2022-06-26 14:22:10 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v5.19-rc4-fixes

for you to fetch changes up to 446279168e030fd0ed68e2bba336bef8bb3da352:

Merge part of branch 'for-next.instantiate' into for-next (2022-08-05 18:37:03 +0200)

----------------------------------------------------------------
gfs2 fixes

- Instantiate glocks ouside of the glock state engine, in the contect of
the process taking the glock. This moves unnecessary complexity out
of the core glock code. Clean up the instantiate logic to be more
sensible.

- In gfs2_glock_async_wait(), cancel pending locking request upon
failure. Make sure all glocks are left in a consistent state.

- Various other minor cleanups and fixes.

----------------------------------------------------------------
Andreas Gruenbacher (9):
gfs2: Minor gfs2_glock_nq_m cleanup
gfs2: Fix up gfs2_glock_async_wait
gfs2: Instantiate glocks ouside of glock state engine
gfs2: Revert 'Fix "truncate in progress" hang'
gfs2: Add new go_held glock operation
gfs2: Make go_instantiate take a glock
gfs2: Use better variable name
gfs2: List traversal in do_promote is safe
Merge part of branch 'for-next.instantiate' into for-next

Bob Peterson (2):
gfs2: Rewrap overlong comment in do_promote
gfs2: do_promote glock holder stealing fix

Minghao Chi (1):
gfs2: Remove redundant NULL check before kfree

Zhang Jiaming (1):
gfs2: Fix spelling mistake in comment

fs/gfs2/dir.c | 2 +-
fs/gfs2/file.c | 3 +-
fs/gfs2/glock.c | 200 ++++++++++++++++++++-------------------------------
fs/gfs2/glock.h | 2 +-
fs/gfs2/glops.c | 31 ++++----
fs/gfs2/incore.h | 6 +-
fs/gfs2/lock_dlm.c | 2 +-
fs/gfs2/main.c | 1 -
fs/gfs2/ops_fstype.c | 2 -
fs/gfs2/quota.c | 28 +-------
fs/gfs2/rgrp.c | 12 ++--
fs/gfs2/rgrp.h | 5 +-
fs/gfs2/super.c | 2 +-
fs/gfs2/xattr.c | 2 +-
14 files changed, 111 insertions(+), 187 deletions(-)

\
 
 \ /
  Last update: 2022-08-05 22:15    [W:0.057 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site