sunrpc/lockd: fix references to the BKL
authorJeff Layton <jeff.layton@primarydata.com>
Thu, 22 Jan 2015 13:19:32 +0000 (08:19 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 23 Jan 2015 15:29:12 +0000 (10:29 -0500)
commit3c5199143bc4b35f472c5c2534026d74821e2044
tree1751acaacbd83ddc906e7b3b2c15f218b4ae4f4d
parentbbc7f33ac6ff6f48709ce892aa906ddb68b34517
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>
fs/lockd/svclock.c
include/linux/sunrpc/svc.h
net/sunrpc/svc.c
net/sunrpc/svc_xprt.c