commit | bbd172e31696709b58eb492fafb574985b778326 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu May 16 13:50:31 2019 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu May 16 15:48:30 2019 +0100 |
tree | 5a215213707da75e8cb0059c5af46d7b438974fb | |
parent | 51eba99970797229b3ac8527193171adea5222ed [diff] |
rxrpc: Provide kernel interface to set max lifespan on a call Provide an interface to set max lifespan on a call from inside of the kernel without having to call kernel_sendmsg(). Signed-off-by: David Howells <dhowells@redhat.com>