nfs_common: move locks_in_grace comment at the right place
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Tue, 26 Sep 2017 07:14:06 +0000 (09:14 +0200)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 26 Sep 2017 13:25:34 +0000 (09:25 -0400)
commit809d4fcf9dd593af6d11ab1e6f0efc9fcfefb682
tree4f43e1628ffa47f5ef70e7e5117a4d5a18144661
parent033c006e5fe08233014d449715171f07e68a4a3a
nfs_common: move locks_in_grace comment at the right place

Commit c87fb4a378f9 ("lockd: NLM grace period shouldn't block NFSv4 opens")
made the locks_in_grace() comment be in the wrong place.

This patch move this comment just at the right place.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfs_common/grace.c