diff options
author | Alexander Aring <aahringo@redhat.com> | 2021-07-16 23:22:41 +0300 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2021-07-19 19:53:43 +0300 |
commit | 2dc6b1158c28c3a5e86d162628810312f98d5e97 (patch) | |
tree | abec3a1607a38451cca70fb9156dd44047161f7f /tools/perf/scripts/python/stackcollapse.py | |
parent | a66c008cd16a122e340d48f01ddf8cd768368717 (diff) | |
download | linux-2dc6b1158c28c3a5e86d162628810312f98d5e97.tar.xz |
fs: dlm: introduce generic listen
This patch combines each transport layer listen functionality into one
listen function. Per transport layer differences are provided by
additional callbacks in dlm_proto_ops.
This patch drops silently sock_set_keepalive() for listen tcp sockets
only. This socket option is not set at connecting sockets, I also don't
see the sense of set keepalive for sockets which are created by accept()
only.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions