aboutsummaryrefslogtreecommitdiff
path: root/fs/dlm/netlink.c
diff options
context:
space:
mode:
authorGravatar Alexander Aring <aahringo@redhat.com> 2022-11-17 17:11:52 -0500
committerGravatar David Teigland <teigland@redhat.com> 2022-11-21 09:45:49 -0600
commitc51c9cd8addcfbdc097dbefd59f022402183644b (patch)
treeecdb49a095b310055a1bd7cd73e84959fd3c58bf /fs/dlm/netlink.c
parentfs: dlm: cleanup listen sock handling (diff)
downloadlinux-c51c9cd8addcfbdc097dbefd59f022402183644b.tar.gz
linux-c51c9cd8addcfbdc097dbefd59f022402183644b.tar.bz2
linux-c51c9cd8addcfbdc097dbefd59f022402183644b.zip
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>
Diffstat (limited to 'fs/dlm/netlink.c')
0 files changed, 0 insertions, 0 deletions