commit | 1890910fd06fefbfa1cbeaf88357783914af71f6 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jeff.layton@primarydata.com> | Wed Jan 06 21:26:10 2016 -0500 |
committer | Jeff Layton <jeff.layton@primarydata.com> | Fri Jan 08 11:38:13 2016 -0500 |
tree | ef28622f639666a05e89052573f595ca0e45c090 | |
parent | 0752ba807b04ccd69cb4bc8bbf829a80ee208a3c [diff] |
locks: sprinkle some tracepoints around the file locking code Add some tracepoints around the POSIX locking code. These were useful when tracking down problems when handling the race between setlk and close. Signed-off-by: Jeff Layton <jeff.layton@primarydata.com> Acked-by: "J. Bruce Fields" <bfields@fieldses.org>