commit | c87fb4a378f93f114b9906e180d83877cee4e7f4 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Thu Aug 06 12:47:02 2015 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu Aug 13 10:22:06 2015 -0400 |
tree | 79af8260a9b9788247e37650fee5837799791723 | |
parent | 4bc6603778e473938ae815123b786e724084790c [diff] |
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>