GFS2: Add more detail to debugfs glock dumps
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 10 Nov 2008 10:10:12 +0000 (10:10 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 5 Jan 2009 07:39:04 +0000 (07:39 +0000)
commitfa75cedc3da5923b8ea3877be9d5bc09b02e3860
tree91d169ff147e6d3dc96b2caf859b3d1b35f28905
parent73f749483ed18f3b5759909cc4187b1741f54b10
GFS2: Add more detail to debugfs glock dumps

Although the glock dumps print quite a lot of information about
the glocks themselves, there are more things which can be
usefully added to the dump realting to the objects themselves.

This patch adds a few more fields to the inode and resource
group lines, which should be useful for debugging.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glops.c