diff options
author | Alexander Aring <aahringo@redhat.com> | 2022-08-15 15:43:21 -0400 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2022-08-23 14:53:59 -0500 |
commit | f45307d395da7ab1aa537cf00e8fd7123a2be4e2 (patch) | |
tree | f5c85cf1038b07b770366b43e10bebe40356a57e /tools/perf/scripts/python/check-perf-trace.py | |
parent | b5c9d37c7f6051b45b2da70e434e791080dcb53f (diff) |
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 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions