commit | 0fd1d37b0501efc6e295f56ab55cdaff784aa50c | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <pshilov@microsoft.com> | Tue Jan 15 15:08:48 2019 -0800 |
committer | Steve French <stfrench@microsoft.com> | Thu Jan 24 14:52:06 2019 -0600 |
tree | 0456d0fd14631d311e855a4fc64ea1d85ed7699a | |
parent | 3d3003fce8e837acc4e3960fe3cbabebc356dcb5 [diff] |
CIFS: Do not assume one credit for async responses If we don't receive a response we can't assume that the server granted one credit. Assume zero credits in such cases. Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com>