summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/perf/power10-events-list.h
diff options
context:
space:
mode:
authorAlexander Aring <aahringo@redhat.com>2023-05-29 17:44:36 -0400
committerDavid Teigland <teigland@redhat.com>2023-06-14 10:17:33 -0500
commit70cf2fecf87354be09c0ab4c233fccea36256d3c (patch)
tree46eae37024ebb320260fb0dd74dcfdf50a5a7d19 /arch/powerpc/perf/power10-events-list.h
parent5ce9ef30f226c43aa711a4807077447251efa0c6 (diff)
downloadlinux-70cf2fecf87354be09c0ab4c233fccea36256d3c.tar.gz
linux-70cf2fecf87354be09c0ab4c233fccea36256d3c.tar.bz2
linux-70cf2fecf87354be09c0ab4c233fccea36256d3c.zip
fs: dlm: warn about messages from left nodes
This patch warns about messages which are received from nodes who already left the lockspace resource signaled by the cluster manager. Before commit 489d8e559c65 ("fs: dlm: add reliable connection if reconnect") there was a synchronization issue with the socket lifetime and the cluster event of leaving a lockspace and other nodes did not stop of sending messages because the cluster manager has a pending message to leave the lockspace. The reliable session layer for dlm use sequence numbers to ensure dlm message were never being dropped. If this is not corrected synchronized we have a problem, this patch will use the filter case and turn it into a WARN_ON_ONCE() so we seeing such issue on the kernel log because it should never happen now. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'arch/powerpc/perf/power10-events-list.h')
0 files changed, 0 insertions, 0 deletions