https://github.com/torvalds/linux
Revision 39a9beab5acb83176e8b9a4f0778749a09341f1f authored by J. Bruce Fields on 17 May 2016, 16:38:21 UTC, committed by J. Bruce Fields on 15 June 2016, 14:32:25 UTC
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.

Cc: stable@vger.kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Acked-by: Trond Myklebust <trondmy@primarydata.com>
1 parent d50039e
History
Tip revision: 39a9beab5acb83176e8b9a4f0778749a09341f1f authored by J. Bruce Fields on 17 May 2016, 16:38:21 UTC
rpc: share one xps between all backchannels
Tip revision: 39a9bea
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.8 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.5 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 352.7 KB
Makefile -rw-r--r-- 56.0 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top