cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH 0/3] GFS2: Pre-pull patch posting (merge window)
@ 2019-03-08 15:02 Bob Peterson
  2019-03-08 15:02 ` [Cluster-devel] [PATCH 1/3] gfs: no need to check return value of debugfs_create functions Bob Peterson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bob Peterson @ 2019-03-08 15:02 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Hi,

We've only got three patches ready for this merge window:

 - Fix a hang related to missed wakeups for glocks from Andreas Gruenbacher.
 - Rework of how gfs2 manages its debugfs files from Greg K-H.
 - An incorrect assert when truncating or deleting files from Tim Smith.

Regards,

Bob Peterson
---
Andreas Gruenbacher (1):
  gfs2: Fix missed wakeups in find_insert_glock

Greg Kroah-Hartman (1):
  gfs: no need to check return value of debugfs_create functions

Tim Smith (1):
  gfs2: Fix an incorrect gfs2_assert()

 fs/gfs2/glock.c  | 72 ++++++++++--------------------------------------
 fs/gfs2/glock.h  |  4 +--
 fs/gfs2/incore.h |  3 --
 fs/gfs2/inode.h  |  4 +--
 fs/gfs2/main.c   |  6 +---
 5 files changed, 20 insertions(+), 69 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2019-03-08 15:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-08 15:02 [Cluster-devel] [PATCH 0/3] GFS2: Pre-pull patch posting (merge window) Bob Peterson
2019-03-08 15:02 ` [Cluster-devel] [PATCH 1/3] gfs: no need to check return value of debugfs_create functions Bob Peterson
2019-03-08 15:02 ` [Cluster-devel] [PATCH 2/3] gfs2: Fix an incorrect gfs2_assert() Bob Peterson
2019-03-08 15:02 ` [Cluster-devel] [PATCH 3/3] gfs2: Fix missed wakeups in find_insert_glock Bob Peterson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).