dlm: be sure we reset all nodes at forced shutdown
authorAlexander Aring <aahringo@redhat.com>
Tue, 10 Oct 2023 22:04:46 +0000 (18:04 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Nov 2023 10:59:21 +0000 (11:59 +0100)
commitfd508e08ef54fc46c79e6f18dcbc352e38d07a6a
tree3382d8af9d96e2b1e33a9131f5d63cd857b191fe
parente4393e9e52034092dac158e7c4f6c1c8852937c5
dlm: be sure we reset all nodes at forced shutdown

[ Upstream commit e759eb3e27e5b624930548f1c0eda90da6e26ee9 ]

In case we running in a force shutdown in either midcomms or lowcomms
implementation we will make sure we reset all per midcomms node
information.

Fixes: 63e711b08160 ("fs: dlm: create midcomms nodes when configure")
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/dlm/midcomms.c