diff options
author | Alexander Aring <[email protected]> | 2023-01-12 17:10:36 -0500 |
---|---|---|
committer | David Teigland <[email protected]> | 2023-01-23 14:30:06 -0600 |
commit | a58496361802070996f9bd76e941d109c4a85ebd (patch) | |
tree | 34fd1985341e3ab575924dbc4f92bb6df0efdcab /scripts/gdb/linux/modules.py | |
parent | 15c63db8e86a72e0d5cfb9bf0cd1870e39a3e5fe (diff) |
fs: dlm: move sending fin message into state change handling
This patch moves the send fin handling, which should appear in a specific
state change, into the state change handling while the per node
state_lock is held. I experienced issues with other messages because
we changed the state and a fin message was sent out in a different state.
Cc: [email protected]
Fixes: 489d8e559c65 ("fs: dlm: add reliable connection if reconnect")
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions