diff options
author | David S. Miller <davem@davemloft.net> | 2017-10-20 08:42:09 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-20 08:42:09 +0100 |
commit | 9854d758f7215ceea7da625cb421e0674846b53c (patch) | |
tree | 08ed51abc3e56216076e43efbf496e816b64b454 /kernel/bpf/arraymap.c | |
parent | 37320537318934878cc02d8e6103e1be5696fe9f (diff) | |
parent | bc5e3a546d553e5223851fc199e69040eb70f68b (diff) | |
download | linux-9854d758f7215ceea7da625cb421e0674846b53c.tar.gz linux-9854d758f7215ceea7da625cb421e0674846b53c.tar.bz2 linux-9854d758f7215ceea7da625cb421e0674846b53c.zip |
Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David Howells says:
====================
rxrpc: Add bits for kernel services
Here are some patches that add a few things for kernel services to use:
(1) Allow service upgrade to be requested and allow the resultant actual
service ID to be obtained.
(2) Allow the RTT time of a call to be obtained.
(3) Allow a kernel service to find out if a call is still alive on a
server between transmitting a request and getting the reply.
(4) Allow data transmission to ignore signals if transmission progress is
being made in reasonable time. This is also usable by userspace by
passing MSG_WAITALL to sendmsg()[*].
[*] I'm not sure this is the right interface for this or whether a sockopt
should be used instead.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions