dlm: add time stamp of blocking callback
authorDavid Teigland <teigland@redhat.com>
Tue, 9 Dec 2008 20:47:29 +0000 (14:47 -0600)
committerDavid Teigland <teigland@redhat.com>
Tue, 23 Dec 2008 16:18:34 +0000 (10:18 -0600)
Record the time the latest blocking callback was queued for
a lock.  This will be used for debugging in combination with
lock queue timestamp changes in the previous patch.

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

No differences found