commit | eeda418d8c2646f33f24e9ad33d86c239adc6de7 | [log] [tgz] |
---|---|---|
author | David Teigland <teigland@redhat.com> | Tue Dec 09 14:12:21 2008 -0600 |
committer | David Teigland <teigland@redhat.com> | Tue Dec 23 10:18:17 2008 -0600 |
tree | fecfb293e62cc043d57535481913b37347006a4c | |
parent | fd22a51bcc0b7b76fc729b02316214fd979f9fe1 [diff] |
dlm: change lock time stamping Use ktime instead of jiffies for timestamping lkb's. Also stamp the time on every lkb whenever it's added to a resource queue, instead of just stamping locks subject to timeouts. This will allow us to use timestamps more widely for debugging all locks. Signed-off-by: David Teigland <teigland@redhat.com>