OSDN Git Service

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)
commit60e03c62c5db22c5eb63bcb6ce226cf05f4ee47c
tree87cc5ce11e94d3fe1ab51fe2cf7dd32b2a4d31a0
parent4600cfc302f70f2b4d89818b4d4c79bd19e5ab87
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