[GFS2] Update debugging code
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 29 Mar 2006 19:36:49 +0000 (14:36 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 29 Mar 2006 19:36:49 +0000 (14:36 -0500)
commitd0dc80dbafb5c10ad2084831a61bbf945484a139
treef7434367a66e4e4be0885daefe5e59ab43502a7f
parent484adff8a06cb5d952832f5487ae863f54c0fb69
[GFS2] Update debugging code

Update the debugging code in trans.c and at the same time improve
the debugging code for gfs2_holders. The new code should be pretty
fast during the normal case and provide just as much information
in case of errors (or more).

One small function from glock.c has moved to glock.h as a static inline so
that its return address won't get in the way of the debugging.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glock.c
fs/gfs2/glock.h
fs/gfs2/incore.h
fs/gfs2/trans.c
fs/gfs2/trans.h