summaryrefslogtreecommitdiff
path: root/net/rose
diff options
context:
space:
mode:
authorBenjamin Coddington <bcodding@redhat.com>2014-09-23 12:26:19 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-11-14 08:59:44 -0800
commitdfea18f7c739d8fdb99cb140ad59f8bd0f39390d (patch)
tree0fc6b69c1fe81503909b9cb7b466c195bf16f70f /net/rose
parentee8ed383b5d7b7fa39d8925ac82d23aa5581ce09 (diff)
downloadkernel-common-dfea18f7c739d8fdb99cb140ad59f8bd0f39390d.tar.gz
kernel-common-dfea18f7c739d8fdb99cb140ad59f8bd0f39390d.tar.bz2
kernel-common-dfea18f7c739d8fdb99cb140ad59f8bd0f39390d.zip
SUNRPC: Don't wake tasks during connection abort
commit a743419f420a64d442280845c0377a915b76644f upstream. When aborting a connection to preserve source ports, don't wake the task in xs_error_report. This allows tasks with RPC_TASK_SOFTCONN to succeed if the connection needs to be re-established since it preserves the task's status instead of setting it to the status of the aborting kernel_connect(). This may also avoid a potential conflict on the socket's lock. Signed-off-by: Benjamin Coddington <bcodding@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/rose')
0 files changed, 0 insertions, 0 deletions