Skip to content
Commit a68f4a27 authored by David Howells's avatar David Howells
Browse files

rxrpc: Support service upgrade from a kernel service



Provide support for a kernel service to make use of the service upgrade
facility.  This involves:

 (1) Pass an upgrade request flag to rxrpc_kernel_begin_call().

 (2) Make rxrpc_kernel_recv_data() return the call's current service ID so
     that the caller can detect service upgrade and see what the service
     was upgraded to.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 8a5f2166
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment