commit | 9dd592d70be0db6fa8e4e19d7642cfaa424b200e | [log] [tgz] |
---|---|---|
author | David Teigland <teigland@redhat.com> | Tue May 29 08:47:04 2007 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Jul 09 08:22:56 2007 +0100 |
tree | 6694d26986949a0bc8aac3895c7b61f94af97452 | |
parent | 8b4021fa436f7c76a2299e6d85d4d4a619724e9a [diff] |
[DLM] dumping master locks Add a new debugfs file that dumps a compact list of mastered locks. This will be used by a userland daemon to collect state for deadlock detection. Also, for the existing function that prints all lock state, lock the rsb before going through the lock lists since they can be changing in the course of normal dlm activity. Signed-off-by: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>