diff options
author | Alexander Aring <aahringo@redhat.com> | 2022-08-15 21:43:21 +0200 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2022-08-23 21:53:59 +0200 |
commit | f45307d395da7ab1aa537cf00e8fd7123a2be4e2 (patch) | |
tree | f5c85cf1038b07b770366b43e10bebe40356a57e /fs/dlm/ast.h | |
parent | fs: dlm: allow lockspaces have zero lvblen (diff) | |
download | linux-f45307d395da7ab1aa537cf00e8fd7123a2be4e2.tar.xz linux-f45307d395da7ab1aa537cf00e8fd7123a2be4e2.zip |
fs: dlm: handle rcom in else if branch
Currently we handle in dlm_receive_buffer() everything else than a
DLM_MSG type as DLM_RCOM message. Although a different message than
DLM_MSG should be a DLM_RCOM we should explicit check on DLM_RCOM and
drop a log_error() if we see something unexpected.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/dlm/ast.h')
0 files changed, 0 insertions, 0 deletions