summaryrefslogtreecommitdiff
path: root/fs/qnx6/Kconfig
diff options
context:
space:
mode:
authorAlexander Aring <aahringo@redhat.com>2022-10-27 16:45:13 -0400
committerDavid Teigland <teigland@redhat.com>2022-11-08 12:59:41 -0600
commit57a5724ef0b332eb6e78250157910a006b01bf6e (patch)
treef43ace99aebac36228cf3737d46491a11554337e /fs/qnx6/Kconfig
parentf0f4bb431bd543ed7bebbaea3ce326cfcd5388bc (diff)
fs: dlm: remove send repeat remove handling
This patch removes the send repeat remove handling. This handling is there to repeatingly DLM_MSG_REMOVE messages in cases the dlm stack thinks it was not received at the first time. In cases of message drops this functionality is necessary, but since the DLM midcomms layer guarantees there are no messages drops between cluster nodes this feature became not strict necessary anymore. Due message delays/processing it could be that two send_repeat_remove() are sent out while the other should be still on it's way. We remove the repeat remove handling because we are sure that the message cannot be dropped due communication errors. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/qnx6/Kconfig')
0 files changed, 0 insertions, 0 deletions