commit | e3a84ad495d1fddb542e0922160f0194a1361950 | [log] [tgz] |
---|---|---|
author | David Teigland <teigland@redhat.com> | Tue Dec 09 14:47:29 2008 -0600 |
committer | David Teigland <teigland@redhat.com> | Tue Dec 23 10:18:34 2008 -0600 |
tree | acc2d0c23440b68b1a9b9b048c2d0fae4735303b | |
parent | eeda418d8c2646f33f24e9ad33d86c239adc6de7 [diff] |
dlm: add time stamp of blocking callback 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>