[GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump)
authorRobert Peterson <rpeterso@redhat.com>
Tue, 17 Apr 2007 16:37:11 +0000 (11:37 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 1 May 2007 08:11:28 +0000 (09:11 +0100)
commit7a0079d9e3fe8826475a08785f3d348c4b509774
tree6b2d7e2b24989b8ad03b831e4fcaafcc3de00850
parent8fa1de386f4d72f0710b389ccf96308fef87df78
[GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump)

This is for Bugzilla Bug 236008: Kernel gpf doing cat /debugfs/gfs2/xxx
(lock dump) seen at the "gfs2 summit".  This also fixes the bug that caused
garbage to be printed by the "initialized at" field.  I apologize for the
kludge, but that code will all be ripped out anyway when the official
sprint_symbol function becomes available in the Linux kernel.  I also
changed some formatting so that spaces are replaced by proper tabs.

Signed-off-by: Robert Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glock.c