dlm: change lock time stamping
authorDavid Teigland <teigland@redhat.com>
Tue, 9 Dec 2008 20:12:21 +0000 (14:12 -0600)
committerDavid Teigland <teigland@redhat.com>
Tue, 23 Dec 2008 16:18:17 +0000 (10:18 -0600)
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>

No differences found