summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorDominique Martinet <dominique.martinet@cea.fr>2018-08-30 13:29:36 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-03 14:15:58 +0300
commitce3220827dcccba5a18e7587062995dab94b9c6a (patch)
treebd55e09d1091464760163b8415986af792fdb115 /fs
parent26b3b1dbb3954edd26665890ee4ca785fb5f6ffa (diff)
downloadlinux-ce3220827dcccba5a18e7587062995dab94b9c6a.tar.xz
9p/rdma: do not disconnect on down_interruptible EAGAIN
[ Upstream commit 8b894adb2b7e1d1e64b8954569c761eaf3d51ab5 ] 9p/rdma would sometimes drop the connection and display errors in recv_done when the user does ^C. The errors were caused by recv buffers that were posted at the time of disconnect, and we just do not want to disconnect when down_interruptible is... interrupted. Link: http://lkml.kernel.org/r/1535625307-18019-1-git-send-email-asmadeus@codewreck.org Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions