From: Long Li <longli@xxxxxxxxxxxxx> 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