]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: rkey processing for a new link as SMC server
authorKarsten Graul <kgraul@linux.ibm.com>
Sun, 3 May 2020 12:38:44 +0000 (14:38 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 May 2020 23:06:51 +0000 (16:06 -0700)
commitf3685dcf430b6f02c4287682d0db3d88348ed18f
treebd9f0c7601942211655f017f9dd7147d3bb67c46
parentdb01abfef020964a7ecc9ce49977afd0d3ebe606
net/smc: rkey processing for a new link as SMC server

Part of SMC server new link establishment is the exchange of rkeys for
used buffers.
Loop over all used RMB buffers and send ADD_LINK_CONTINUE LLC messages
to the peer.

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>
net/smc/smc_llc.c