+1
−1
+2
−1
+7
−2
Loading
When we are setting up the 4.1 callback server, we pass in the appropriate rpc_xprt transport pointer with which to associate the callback server structure. Similarly, pass in the rpc_xprt pointer for when we are shutting down the callback. This will be used to make sure that we free the server structure and then clear the rpc_xprt's bc_server pointer in a safe manner. Signed-off-by:Olga Kornievskaia <okorniev@redhat.com> Signed-off-by:
Trond Myklebust <trond.myklebust@hammerspace.com>