aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@primarydata.com>2014-02-11 09:15:54 -0500
committerBen Hutchings <ben@decadent.org.uk>2014-04-02 00:58:50 +0100
commit7b74f4e816a27789a083db94819df658d100156f (patch)
treec1071e433d22a15af9f9a39aeb87afc923dccd1b /include/xen
parent24f600a42821551c33114b7598f2a6b7fc1894b6 (diff)
downloadkernel_samsung_smdk4412-7b74f4e816a27789a083db94819df658d100156f.zip
kernel_samsung_smdk4412-7b74f4e816a27789a083db94819df658d100156f.tar.gz
kernel_samsung_smdk4412-7b74f4e816a27789a083db94819df658d100156f.tar.bz2
SUNRPC: Fix races in xs_nospace()
commit 06ea0bfe6e6043cb56a78935a19f6f8ebc636226 upstream. When a send failure occurs due to the socket being out of buffer space, we call xs_nospace() in order to have the RPC task wait until the socket has drained enough to make it worth while trying again. The current patch fixes a race in which the socket is drained before we get round to setting up the machinery in xs_nospace(), and which is reported to cause hangs. Link: http://lkml.kernel.org/r/20140210170315.33dfc621@notabene.brown Fixes: a9a6b52ee1ba (SUNRPC: Don't start the retransmission timer...) Reported-by: Neil Brown <neilb@suse.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions