Alexander Aring b478e414cf fs: dlm: don't put dlm_local_addrs on heap
[ Upstream commit c51c9cd8addcfbdc097dbefd59f022402183644b ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-02-16 19:06:29 +01:00
..
2022-08-23 14:54:01 -05:00
2022-04-06 14:02:28 -05:00
2022-08-23 14:54:54 -05:00
2022-04-06 14:02:37 -05:00
2022-04-06 14:02:37 -05:00