From: David Teigland Date: Tue, 9 Dec 2008 20:12:21 +0000 (-0600) Subject: dlm: change lock time stamping X-Git-Tag: v2.6.29-rc1~496^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeda418d8c2646f33f24e9ad33d86c239adc6de7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed