commit | 9c9f168f5b145986535f727d259ef75f6ea26990 | [log] [tgz] |
---|---|---|
author | Alexander Aring <aahringo@redhat.com> | Fri Jun 26 13:26:50 2020 -0400 |
committer | David Teigland <teigland@redhat.com> | Thu Aug 06 10:30:52 2020 -0500 |
tree | e205fd0735aedc66ff81a585c79d216011da2e30 | |
parent | a5b7ab6352bfaab6eec4df6618a135341d72c247 [diff] |
fs: dlm: set skb mark per peer socket This patch adds support to set the skb mark value for the DLM tcp and sctp socket per peer. The mark value will be offered as per comm value of configfs. At creation time of the peer socket it will be set as socket option. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>