Alexander Aring c51c9cd8ad fs: dlm: don't put dlm_local_addrs on heap
This patch removes to allocate the dlm_local_addr[] pointers on the
heap. Instead we directly store the type of "struct sockaddr_storage".
This removes function deinit_local() because it was freeing memory only.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
2022-11-21 09:45:49 -06:00
..
2022-04-06 14:02:28 -05:00
2022-11-08 12:59:41 -06:00
2022-04-06 14:02:37 -05:00
2022-04-06 14:02:37 -05:00