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)
commiteeda418d8c2646f33f24e9ad33d86c239adc6de7
treefecfb293e62cc043d57535481913b37347006a4c
parentfd22a51bcc0b7b76fc729b02316214fd979f9fe1
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>
fs/dlm/debug_fs.c
fs/dlm/dlm_internal.h
fs/dlm/lock.c
fs/dlm/netlink.c