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

Reply via email to