commit | 6e4d3bbe92120f8482d31e4138e5fc2983caec3e | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Sat Sep 22 11:25:04 2018 -0500 |
committer | Steve French <stfrench@microsoft.com> | Tue Oct 23 21:16:05 2018 -0500 |
tree | 86cccc9afb46b63c44102bf2790db8d6c715589f | |
parent | 8393072bab060f0a05888ee31543175d44b5dde0 [diff] |
smb3: Add debug message later in smb2/smb3 reconnect path As we reset credits later in the reconnect path, useful to have optional (cifsFYI) debug message. Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>