fs: dlm: add helper for init connection
authorAlexander Aring <aahringo@redhat.com>
Tue, 3 Nov 2020 01:04:21 +0000 (20:04 -0500)
committerDavid Teigland <teigland@redhat.com>
Tue, 10 Nov 2020 18:14:20 +0000 (12:14 -0600)
commit6cde210a975879a6da74b5755065c7ea3ccbcb90
tree5f89c49d85bb260dc8bc124f9f0a4b7b778496da
parent19633c7e204b99fe9b952c70b712778b24a8d137
fs: dlm: add helper for init connection

This patch will move the connection structure initialization into an
own function. This avoids cases to update the othercon initialization.

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