fs: dlm: move shutdown action to node creation
authorAlexander Aring <aahringo@redhat.com>
Tue, 3 Nov 2020 01:04:23 +0000 (20:04 -0500)
committerDavid Teigland <teigland@redhat.com>
Tue, 10 Nov 2020 18:14:20 +0000 (12:14 -0600)
commit42873c903bd712b40d827c2bed100ccefa66fce8
tree838561416d4ac9f39fd862ed23ae2860f50ce760
parent0672c3c280efd33b8037863fc2bbc3510670a7d3
fs: dlm: move shutdown action to node creation

This patch move the assignment for the shutdown action callback to the
node creation functionality.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/lowcomms.c