OSDN Git Service

cifs: change wait_for_free_request() to take flags as argument
authorRonnie Sahlberg <lsahlber@redhat.com>
Fri, 8 Mar 2019 02:58:18 +0000 (12:58 +1000)
committerSteve French <stfrench@microsoft.com>
Fri, 15 Mar 2019 00:32:35 +0000 (19:32 -0500)
commit480b1cb9dad894f40523a29964746cfc6ebd714f
tree462c63f6962f6f5fb92190b8500303f6c6f954d3
parentf261c4e529dac5608a604d3dd3ae1cd2adf23c89
cifs: change wait_for_free_request() to take flags as argument

and compute timeout and optyp from it.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/transport.c