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)
committerDavid Teigland <teigland@redhat.com>
Thu, 12 Oct 2023 20:20:48 +0000 (15:20 -0500)
commite759eb3e27e5b624930548f1c0eda90da6e26ee9
tree448beb092a4e9c6cb02ab43c28118dc4f5171078
parent2776635edc7fcd62e03cb2efb93c31f685887460
dlm: be sure we reset all nodes at forced shutdown

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>
fs/dlm/midcomms.c