rpc: share one xps between all backchannels
commit 39a9beab upstream. The spec allows backchannels for multiple clients to share the same tcp connection. When that happens, we need to use the same xprt for all of them. Similarly, we need the same xps. This fixes list corruption introduced by the multipath code. Signed-off-by:J. Bruce Fields <bfields@redhat.com> Acked-by:
Trond Myklebust <trondmy@primarydata.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
Please register or sign in to comment