]> asedeno.scripts.mit.edu Git - linux.git/commit
CIFS: SMBD: Upper layer reconnects to SMB Direct session
authorLong Li <longli@microsoft.com>
Thu, 23 Nov 2017 00:38:36 +0000 (17:38 -0700)
committerSteve French <smfrench@gmail.com>
Thu, 25 Jan 2018 01:49:06 +0000 (19:49 -0600)
commit781a8050f2a8e1474a75122b7d940959cc579e14
treeb21892740250aeaf62bc436662da4b39db93d25f
parentad57b8e1726ed1b61f74c278c602cd5aab21bd95
CIFS: SMBD: Upper layer reconnects to SMB Direct session

Do a reconnect on SMB Direct when it is used as the connection. Reconnect can
happen for many reasons and it's mostly the decision of SMB2 upper layer.

Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/connect.c