commit | c1f24ef4ed46f58ea5e524a2364c93b6847fb164 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Fri Aug 19 10:59:49 2011 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Aug 19 13:25:35 2011 -0400 |
tree | 863e467d36dc13d5012076d9fd31e2ffc86ee0d8 | |
parent | 778fc546f749c588aa2f6cd50215d2715c374252 [diff] |
locks: setlease cleanup There's an incorrect comment here. Also clean up the logic: the "rdlease" and "wrlease" locals are confusingly named, and don't really add anything since we can make a decision as soon as we hit one of these cases. Signed-off-by: J. Bruce Fields <bfields@redhat.com>