commit | f0b93cb9d10789381c2c8c3bcab2315c3dcb3311 | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <pshilov@microsoft.com> | Fri Jan 25 11:10:00 2019 -0800 |
committer | Steve French <stfrench@microsoft.com> | Tue Mar 05 18:10:01 2019 -0600 |
tree | dfd862b75c25418b63bba8efe146e73a11d462f1 | |
parent | 9a1c67e8d5dad143d5166dac1ee6776f433dac00 [diff] |
CIFS: Remove custom credit adjustments for SMB2 async IO Currently we do proper accounting for credits in regards to reconnects and error handling, thus we do not need custom credit adjustments when reconnect is detected developed previously. Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>