nfsd: update obselete comment referencing the BKL
authorJ. Bruce Fields <bfields@redhat.com>
Fri, 13 Apr 2018 21:34:35 +0000 (17:34 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Sun, 17 Jun 2018 14:42:56 +0000 (10:42 -0400)
commit4a269efb6f8199b58aa77a1a40404877974feb26
tree59ddf0766918d1933838422d7ff55183c0f76aee
parentca0552f4641436a1dd5c49906690ee39ab5d43a3
nfsd: update obselete comment referencing the BKL

It's inode->i_lock that's now taken in setlease and break_lease, instead
of the big kernel lock.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c