]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: add infrastructure to send delete rkey messages
authorKarsten Graul <kgraul@linux.ibm.com>
Thu, 22 Nov 2018 09:26:42 +0000 (10:26 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Nov 2018 01:20:32 +0000 (17:20 -0800)
commit0f527bd098cd5dcede53b4ea38ef89ea0dd1e7a9
tree87cc5ce11e94d3fe1ab51fe2cf7dd32b2a4d31a0
parentd95a8dc52f25b56cb88f17308e300d89487c852e
net/smc: add infrastructure to send delete rkey messages

Add the infrastructure to send LLC messages of type DELETE RKEY to
unregister a shared memory region at the peer.

Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/smc_core.h
net/smc/smc_llc.c
net/smc/smc_llc.h