]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaae0c7419f0913a09c4f2e2d1dea756dd939d309
tree462c63f6962f6f5fb92190b8500303f6c6f954d3
parent025586ef99588d9f39ccfdcf910bdbadd0c59ea6
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