Show locksets in lock monitor
authorMichael Hanselmann <hansmi@google.com>
Fri, 6 May 2011 15:37:08 +0000 (17:37 +0200)
committerMichael Hanselmann <hansmi@google.com>
Mon, 9 May 2011 15:34:00 +0000 (17:34 +0200)
commitc307ee34cb27b47e3c93e07218ddaca00afbe0ee
treef757dc27ce5b3616190cf9b87471228bca296b75
parent83f2d5f6faf26a45f85d566a9043a628f881a3cf
Show locksets in lock monitor

When all locks contained in a set are acquired, the lockset's internal
lock is acquired with the same mode. With this patch the internal lock
will show up on the lock monitor, named e.g. “instances/[lockset]”.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/locking.py