[<prev] [next>] [day] [month] [year] [list]
Message-ID: <129739656.10752219.1552067891284.JavaMail.zimbra@redhat.com>
Date: Fri, 8 Mar 2019 12:58:11 -0500 (EST)
From: Bob Peterson <rpeterso@...hat.com>
To: torvalds@...ux-foundation.org
Cc: cluster-devel <cluster-devel@...hat.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: GFS2: Pull request (merge window)
Hi Linus,
Please consider pulling the following changes for the GFS2 file system.
Regards,
Bob Peterson
----------------------------------------------------------------
The following changes since commit 49a57857aeea06ca831043acbb0fa5e0f50602fd:
Linux 5.0-rc3 (2019-01-21 13:14:44 +1300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-5.1.fixes
for you to fetch changes up to 605b0487f0bc1ae9963bf52ece0f5c8055186f81:
gfs2: Fix missed wakeups in find_insert_glock (2019-03-08 15:49:01 +0100)
----------------------------------------------------------------
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.
----------------------------------------------------------------
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(-)
Powered by blists - more mailing lists