commit | 6cde210a975879a6da74b5755065c7ea3ccbcb90 | [log] [tgz] |
---|---|---|
author | Alexander Aring <aahringo@redhat.com> | Mon Nov 02 20:04:21 2020 -0500 |
committer | David Teigland <teigland@redhat.com> | Tue Nov 10 12:14:20 2020 -0600 |
tree | 5f89c49d85bb260dc8bc124f9f0a4b7b778496da | |
parent | 19633c7e204b99fe9b952c70b712778b24a8d137 [diff] |
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>