GFS2: Please pull patch tagged gfs2-for-linus-4.14-rc3
From: Bob Peterson
Date: Mon Sep 25 2017 - 14:08:31 EST
Hi Linus,
Would you please pull this one-off patch from Andreas Gruenbacher
that fixes a GFS2 regression? Thanks.
Bob Peterson
---
The following changes since commit 46c1e79fee417f151547aa46fae04ab06cb666f4:
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2017-09-13 12:24:20 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-for-linus-4.14-rc3
for you to fetch changes up to 10201655b085df8e000822e496e5d4016a167a36:
gfs2: Fix debugfs glocks dump (2017-09-25 12:32:33 -0500)
----------------------------------------------------------------
GFS2: Fix an old regression in GFS2's debugfs interface
This tag is meant for pulling a patch called "gfs2: Fix
debugfs glocks dump" which fixes a regression introduced
by commit 88ffbf3e03. The regression caused the glock
dump in debugfs to not report all the glocks, which makes
debugging extremely difficult.
----------------------------------------------------------------
Andreas Gruenbacher (1):
gfs2: Fix debugfs glocks dump
fs/gfs2/glock.c | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)