commit | 5966121241b10a32396d770a0b39a41441511a8c | [log] [tgz] |
---|---|---|
author | tsutomu.owa@toshiba.co.jp <tsutomu.owa@toshiba.co.jp> | Tue Sep 12 08:56:08 2017 +0000 |
committer | David Teigland <teigland@redhat.com> | Mon Sep 25 12:45:21 2017 -0500 |
tree | bb12be3b34d337e4a215907df405c1119893438b | |
parent | c7355827b27c550824bbcc1f0586cf993bf83d94 [diff] |
DLM: retry rcom when dlm_wait_function is timed out. If a node sends a DLM_RCOM_STATUS command and an error occurs on the receiving side, the DLM_RCOM_STATUS_REPLY response may not be returned. We retransmitted the DLM_RCOM_STATUS command so that we do not wait for an infinite response. Signed-off-by: Tadashi Miyauchi <miyauchi@toshiba-tops.co.jp> Signed-off-by: Tsutomu Owa <tsutomu.owa@toshiba.co.jp> Signed-off-by: David Teigland <teigland@redhat.com>