diff options
author | Alexander Aring <aahringo@redhat.com> | 2022-11-17 17:11:51 -0500 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2022-11-21 09:45:49 -0600 |
commit | c3d88dfd15835f42c79467eee2c40db3095e5271 (patch) | |
tree | c2aaeee130462cdd91bf7148fabd41091ae9a416 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 4f567acb0b8622fe265aac4b0037a03ef544ba24 (diff) |
fs: dlm: cleanup listen sock handling
This patch removes save_listen_callbacks() and add_listen_sock() as they
are only used once in lowcomms functionality. For shutdown lowcomms it's
not necessary to whole flush the workqueues to synchronize with
restoring the old sk_data_ready() callback. Only the listen con receive
work need to be cancelled. For each individual node shutdown we should be
sure that last ack was been transmitted which is done by flushing per
connection swork worker.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions