commit | a345da3e8f28ff69e1b14df78f7ddc6e7b78b726 | [log] [tgz] |
---|---|---|
author | David Teigland <teigland@redhat.com> | Fri Aug 18 11:54:25 2006 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Aug 21 09:50:09 2006 -0400 |
tree | a1aa40c1aae01064b64b953c9b4a16180dd82be9 | |
parent | 15d00c0b91ca776b51b5ab04f79ab35b06670d30 [diff] |
[DLM] dump rsb and locks on assert 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>