]> git.baikalelectronics.ru Git - kernel.git/commit
fs: dlm: set skb mark per peer socket
authorAlexander Aring <aahringo@redhat.com>
Fri, 26 Jun 2020 17:26:50 +0000 (13:26 -0400)
committerDavid Teigland <teigland@redhat.com>
Thu, 6 Aug 2020 15:30:52 +0000 (10:30 -0500)
commit8893f8940a91a5b12a97442598a9510934f8a572
treee205fd0735aedc66ff81a585c79d216011da2e30
parent3f620af7bfb6fe7d5dc026e509958c1dc21480bc
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>
fs/dlm/config.c
fs/dlm/config.h
fs/dlm/lowcomms.c