commit | 2b53b929faedacc6531bbb4315585cb7c14a252d | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Fri Mar 08 12:58:22 2019 +1000 |
committer | Steve French <stfrench@microsoft.com> | Thu Mar 14 19:32:35 2019 -0500 |
tree | fb8824c64da425a206749e1ae8a054177a26e4f4 | |
parent | 16b34aa44b257155d9392a19e08e4ce139bc2789 [diff] |
cifs: add a timeout argument to wait_for_free_credits A negative timeout is the same as the current behaviour, i.e. no timeout. Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>