commit | a5b7ab6352bfaab6eec4df6618a135341d72c247 | [log] [tgz] |
---|---|---|
author | Alexander Aring <aahringo@redhat.com> | Fri Jun 26 13:26:49 2020 -0400 |
committer | David Teigland <teigland@redhat.com> | Thu Aug 06 10:30:51 2020 -0500 |
tree | 719978ef20c2fbfe533ca5dbefadf97e0056cee1 | |
parent | 84d1c617402e7e67fc95ab2384da8dae7d1b0efe [diff] |
fs: dlm: set skb mark for listen socket This patch adds support to set the skb mark value for the DLM listen tcp and sctp sockets. The mark value will be offered as cluster configuration. At creation time of the listen socket it will be set as socket option. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>