diff options
author | 2021-07-16 16:22:41 -0400 | |
---|---|---|
committer | 2021-07-19 11:53:43 -0500 | |
commit | 2dc6b1158c28c3a5e86d162628810312f98d5e97 (patch) | |
tree | abec3a1607a38451cca70fb9156dd44047161f7f /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | fs: dlm: move to static proto ops (diff) | |
download | linux-dev-2dc6b1158c28c3a5e86d162628810312f98d5e97.tar.xz linux-dev-2dc6b1158c28c3a5e86d162628810312f98d5e97.zip |
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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions