All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] [GFS2 PATCH 0/3] gfs2: Fix freeze/thaw journal check problems
@ 2021-08-24 14:02 Bob Peterson
  2021-08-24 14:02 ` [Cluster-devel] [GFS2 PATCH 1/3] gfs2: switch go_xmote_bh glop to pass gh not gl Bob Peterson
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Bob Peterson @ 2021-08-24 14:02 UTC (permalink / raw)
  To: cluster-devel.redhat.com

This patch set fixes some problems in which the freeze glock's glop
functions were not working as expected.

Bob Peterson (3):
  gfs2: switch go_xmote_bh glop to pass gh not gl
  gfs2: Fix broken freeze_go_xmote_bh
  gfs2: Eliminate go_xmote_bh in favor of go_lock

 fs/gfs2/glock.c      | 12 +-----------
 fs/gfs2/glops.c      | 40 +++++++++++++++++++++++++---------------
 fs/gfs2/incore.h     |  1 -
 fs/gfs2/ops_fstype.c |  5 +++--
 fs/gfs2/recovery.c   |  3 ++-
 fs/gfs2/super.c      | 34 ++++++++++++----------------------
 6 files changed, 43 insertions(+), 52 deletions(-)

-- 
2.31.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-08-25 16:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-24 14:02 [Cluster-devel] [GFS2 PATCH 0/3] gfs2: Fix freeze/thaw journal check problems Bob Peterson
2021-08-24 14:02 ` [Cluster-devel] [GFS2 PATCH 1/3] gfs2: switch go_xmote_bh glop to pass gh not gl Bob Peterson
2021-08-24 16:12   ` Andreas Gruenbacher
2021-08-24 16:48     ` Bob Peterson
2021-08-24 22:27       ` Andreas Gruenbacher
2021-08-25 16:11         ` Bob Peterson
2021-08-24 14:02 ` [Cluster-devel] [GFS2 PATCH 2/3] gfs2: Fix broken freeze_go_xmote_bh Bob Peterson
2021-08-24 16:10   ` Andreas Gruenbacher
2021-08-24 14:02 ` [Cluster-devel] [GFS2 PATCH 3/3] gfs2: Eliminate go_xmote_bh in favor of go_lock Bob Peterson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.