commit | 3c5199143bc4b35f472c5c2534026d74821e2044 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jeff.layton@primarydata.com> | Thu Jan 22 08:19:32 2015 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Jan 23 10:29:12 2015 -0500 |
tree | 1751acaacbd83ddc906e7b3b2c15f218b4ae4f4d | |
parent | bbc7f33ac6ff6f48709ce892aa906ddb68b34517 [diff] |
sunrpc/lockd: fix references to the BKL The BKL is completely out of the picture in the lockd and sunrpc code these days. Update the antiquated comments that refer to it. Signed-off-by: Jeff Layton <jlayton@primarydata.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>