]> git.baikalelectronics.ru Git - kernel.git/commit
smc: add support for splice()
authorStefan Raspl <stefan.raspl@linux.ibm.com>
Thu, 3 May 2018 16:12:39 +0000 (18:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 May 2018 15:45:06 +0000 (11:45 -0400)
commitc4fb950ed678c2c2dad5fc77e875419729f77a48
tree2beb8b962fd2261b7f7d372d8e463777234fa7fc
parent47a534323e79e934d701c01d3f35345daf5a9fe8
smc: add support for splice()

Provide an implementation for splice() when we are using SMC. See
smc_splice_read() for further details.

Signed-off-by: Stefan Raspl <raspl@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com><
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/af_smc.c
net/smc/smc.h
net/smc/smc_rx.c
net/smc/smc_rx.h