Pavel Shilovsky 3e9529944d CIFS: Reopen file before get SMB2 MTU credits for async IO
Currently we get MTU credits before we check an open file if
it needs to be reopened. Reopening the file in such conditions
leads to a possibility of being stuck waiting indefinitely
for credits in the transport layer. Fix this by reopening the
file first if needed and then getting MTU credits for async IO.

Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
2019-03-05 18:10:01 -06:00
..
2018-06-12 16:19:22 -07:00
2018-12-28 10:05:58 -06:00
2018-12-28 10:13:11 -06:00
2019-03-04 20:05:34 -06:00
2018-12-28 10:05:58 -06:00
2018-08-07 14:15:41 -05:00
2012-07-24 10:25:13 -05:00
2018-07-05 13:48:24 -05:00
2019-01-24 09:37:33 -06:00
2019-01-24 09:37:33 -06:00
2013-09-08 14:54:24 -05:00