cifs: smbd: disconnect transport on RDMA errors
authorLong Li <longli@microsoft.com>
Fri, 30 Mar 2018 22:16:36 +0000 (15:16 -0700)
committerSteve French <stfrench@microsoft.com>
Mon, 2 Apr 2018 01:24:40 +0000 (20:24 -0500)
commit21a4e14aaedbc85f203d37e56cb26235b22b43f6
tree32468f7e6e5d2a8365b0f9d8f1d88945e98746f7
parent48f238a79f668f8ff013024d83010de551833d7f
cifs: smbd: disconnect transport on RDMA errors

On RDMA errors, transport should disconnect the RDMA CM connection. This
will notify the upper layer, and it will attempt transport reconnect.

Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
CC: Stable <stable@vger.kernel.org>
fs/cifs/smbdirect.c