lockd: NLM grace period shouldn't block NFSv4 opens
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 6 Aug 2015 16:47:02 +0000 (12:47 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 13 Aug 2015 14:22:06 +0000 (10:22 -0400)
NLM locks don't conflict with NFSv4 share reservations, so we're not
going to learn anything new by watiting for them.

They do conflict with NFSv4 locks and with delegations.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/lockd/svc.c
fs/nfs_common/grace.c
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4state.c
include/linux/fs.h

diff --cc fs/lockd/svc.c
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge