[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1571259116-102015-1-git-send-email-longli@linuxonhyperv.com>
Date: Wed, 16 Oct 2019 13:51:49 -0700
From: longli@...uxonhyperv.com
To: Steve French <sfrench@...ba.org>, linux-cifs@...r.kernel.org,
samba-technical@...ts.samba.org, linux-kernel@...r.kernel.org
Cc: Long Li <longli@...rosoft.com>
Subject: [PATCH 0/7] cifs: smbd: Improve reliability on transport reconnect
From: Long Li <longli@...rosoft.com>
Long Li (7):
cifs: Don't display RDMA transport on reconnect
cifs: smbd: Invalidate and deregister memory registration on re-send
cifs: smbd: Return -EINVAL when the number of iovs exceeds
SMBDIRECT_MAX_SGE
cifs: smbd: Add messages on RDMA session destroy and reconnection
cifs: smbd: Return -ECONNABORTED when trasnport is not in connected
state
cifs: smbd: Only queue work for error recovery on memory registration
cifs: smbd: Return -EAGAIN when transport is reconnecting
fs/cifs/cifs_debug.c | 5 +++++
fs/cifs/file.c | 19 +++++++++++++++++--
fs/cifs/smbdirect.c | 36 +++++++++++++++++++++---------------
fs/cifs/transport.c | 7 +++++--
4 files changed, 48 insertions(+), 19 deletions(-)
--
2.17.1
Powered by blists - more mailing lists