]> git.ipfire.org Git - people/arne_f/kernel.git/commit
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)
commitc87fb4a378f93f114b9906e180d83877cee4e7f4
tree79af8260a9b9788247e37650fee5837799791723
parent4bc6603778e473938ae815123b786e724084790c
lockd: NLM grace period shouldn't block NFSv4 opens

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