summaryrefslogtreecommitdiffstats
path: root/fs/dlm/recover.h
diff options
context:
space:
mode:
authorAlexander Aring <aahringo@redhat.com>2023-01-12 23:10:36 +0100
committerDavid Teigland <teigland@redhat.com>2023-01-23 21:30:06 +0100
commita58496361802070996f9bd76e941d109c4a85ebd (patch)
tree34fd1985341e3ab575924dbc4f92bb6df0efdcab /fs/dlm/recover.h
parentfs: dlm: don't set stop rx flag after node reset (diff)
downloadlinux-a58496361802070996f9bd76e941d109c4a85ebd.tar.xz
linux-a58496361802070996f9bd76e941d109c4a85ebd.zip
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: stable@vger.kernel.org Fixes: 489d8e559c65 ("fs: dlm: add reliable connection if reconnect") Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/dlm/recover.h')
0 files changed, 0 insertions, 0 deletions