CIFS: Remove custom credit adjustments for SMB2 async IO
authorPavel Shilovsky <pshilov@microsoft.com>
Fri, 25 Jan 2019 19:10:00 +0000 (11:10 -0800)
committerSteve French <stfrench@microsoft.com>
Wed, 6 Mar 2019 00:10:01 +0000 (18:10 -0600)
commitf0b93cb9d10789381c2c8c3bcab2315c3dcb3311
treedfd862b75c25418b63bba8efe146e73a11d462f1
parent9a1c67e8d5dad143d5166dac1ee6776f433dac00
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>
fs/cifs/smb2pdu.c