aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p
diff options
context:
space:
mode:
authorDominique Martinet <dominique.martinet@cea.fr>2018-08-30 19:29:36 +0900
committerDominique Martinet <dominique.martinet@cea.fr>2018-09-08 01:39:47 +0900
commit8b894adb2b7e1d1e64b8954569c761eaf3d51ab5 (patch)
tree34f429a8cc7c0dcc14084a3d421869f821f01bb5 /fs/9p
parent9p: Add refcount to p9_req_t (diff)
downloadlinux-dev-8b894adb2b7e1d1e64b8954569c761eaf3d51ab5.tar.xz
linux-dev-8b894adb2b7e1d1e64b8954569c761eaf3d51ab5.zip
9p/rdma: do not disconnect on down_interruptible EAGAIN
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>
Diffstat (limited to 'fs/9p')
0 files changed, 0 insertions, 0 deletions