commit | 41a74620185e2c7666c0fc4bfd7ff2f21fd0cb13 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Sun Mar 18 08:37:01 2018 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Apr 10 16:06:22 2018 -0400 |
tree | 10f2a92390ebe47d5912556eb10ae944e043c9a9 | |
parent | a25a4cb3af177a4cf5621ffbf4fa89ae60c6d4d7 [diff] |
nfs4: always reset notified flag to false before repolling for lock We may get a notification and lose the race to another client. Ensure that we wait again for a notification in that case. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>