Skip to content

Commit 8728a45

Browse files
Alexander Aringteigland
authored andcommitted
fs: dlm: generic connect func
This patch adds a generic connect function for TCP and SCTP. If the connect functionality differs from each other additional callbacks in dlm_proto_ops were added. The sockopts callback handling will guarantee that sockets created by connect() will use the same options as sockets created by accept(). Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>
1 parent 90d21fc commit 8728a45

1 file changed

Lines changed: 150 additions & 193 deletions

File tree

0 commit comments

Comments
 (0)