[DLM] dump rsb and locks on assert
authorDavid Teigland <teigland@redhat.com>
Fri, 18 Aug 2006 16:54:25 +0000 (11:54 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 21 Aug 2006 13:50:09 +0000 (09:50 -0400)
Introduce new function dlm_dump_rsb() to call within assertions instead of
dlm_print_rsb().  The new function dumps info about all locks on the rsb
in addition to rsb details.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found