diff options
author | Alexander Aring <aahringo@redhat.com> | 2021-05-21 15:08:33 -0400 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2021-05-25 09:22:20 -0500 |
commit | c937aabbd7f46fa3b283744169a6b48dafbd6cc7 (patch) | |
tree | 9b6d108b1f0ac7ca4f3bc9b91a0124b774b89458 /fs/dlm/lowcomms.c | |
parent | 6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff) |
fs: dlm: always run complete for possible waiters
This patch changes the ping_members() result that we always run
complete() for possible waiters. We handle the -EINTR error code as
successful. This error code is returned if the recovery is stopped which
is likely that a new recovery is triggered with a new members
configuration and ping_members() runs again.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/dlm/lowcomms.c')
0 files changed, 0 insertions, 0 deletions