commit | 62af4f1f7df44ea0bb1a11c94ac9fb384bf1c564 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@poochiereds.net> | Fri May 09 14:13:05 2014 -0400 |
committer | Jeff Layton <jlayton@poochiereds.net> | Mon Jun 02 08:09:30 2014 -0400 |
tree | 5fdc044c1d7eed924a90d101a306ba53617ebac2 | |
parent | 5315c26a6c557f44733725004fc7dc25c8a94cd5 [diff] |
locks: add some tracepoints in the lease handling code v2: add a __break_lease tracepoint for non-blocking case Recently, I needed these to help track down a softlockup when recalling a delegation, but they might be helpful in other situations as well. Cc: "J. Bruce Fields" <bfields@fieldses.org> Signed-off-by: Jeff Layton <jlayton@poochiereds.net>