Revision 17763641ff8a189bc6fb1fcd5c2a9844ee0dd89c authored by Linus Torvalds on 25 September 2017, 22:41:56 UTC, committed by Linus Torvalds on 25 September 2017, 22:41:56 UTC
Pull gfs2 fix from Bob Peterson:
 "GFS2: Fix an old regression in GFS2's debugfs interface

 This fixes a regression introduced by commit 88ffbf3e037e ("GFS2: Use
 resizable hash table for glocks"). The regression caused the glock dump
 in debugfs to not report all the glocks, which makes debugging
 extremely difficult"

* tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2:
  gfs2: Fix debugfs glocks dump
2 parent s cf03461 + 1020165
History
File Mode Size
Kconfig -rw-r--r-- 2.6 KB
Makefile -rw-r--r-- 272 bytes
ftrace.c -rw-r--r-- 3.6 KB
inode.c -rw-r--r-- 11.7 KB
internal.h -rw-r--r-- 1.1 KB
platform.c -rw-r--r-- 20.5 KB
pmsg.c -rw-r--r-- 2.3 KB
ram.c -rw-r--r-- 24.2 KB
ram_core.c -rw-r--r-- 13.3 KB

back to top