diff options
author | Alexander Aring <aahringo@redhat.com> | 2023-01-12 17:18:43 -0500 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2023-01-23 14:42:02 -0600 |
commit | 89835b064fe7421a60e40770c27d38024190a0c8 (patch) | |
tree | d4000883563340c51eca8127a86c33c5e45e8434 /fs/dlm/midcomms.h | |
parent | 54fbe0c15d9a8072e2db7f6765f50c995834e2d7 (diff) | |
download | lwn-89835b064fe7421a60e40770c27d38024190a0c8.tar.gz lwn-89835b064fe7421a60e40770c27d38024190a0c8.zip |
fs: dlm: ignore unexpected non dlm opts msgs
This patch ignores unexpected RCOM_NAMES/RCOM_STATUS messages.
To be backwards compatible, those messages are not part of the new
reliable DLM OPTS encapsulation header, and have their own
retransmit handling using sequence number matching When we get
unexpected non dlm opts messages, we should allow them and let
RCOM message handling filter them out using sequence numbers.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/dlm/midcomms.h')
0 files changed, 0 insertions, 0 deletions