diff options
author | Karsten Graul <kgraul@linux.ibm.com> | 2020-05-04 14:18:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-04 10:54:39 -0700 |
commit | ad6c111b8ae760114df6765d5a5ed1b09020d45d (patch) | |
tree | 4bd3b0f0a06b68157a84760d83217275c0fd0fcf /ipc/util.h | |
parent | 56bc3b2094b428d808dd1704fdb3086c66bcb310 (diff) |
net/smc: asymmetric link tagging
New connections must not be assigned to asymmetric links. Add asymmetric
link tagging using new link variable link_is_asym. The new helpers
smcr_lgr_set_type() and smcr_lgr_set_type_asym() are called to set the
state of the link group, and tag all links accordingly.
smcr_lgr_conn_assign_link() respects the link tagging and will not
assign new connections to links tagged as asymmetric link.
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Reviewed-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc/util.h')
0 files changed, 0 insertions, 0 deletions