diff options
author | Pavel Shilovsky <pshilov@microsoft.com> | 2019-01-16 03:07:52 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-03-06 03:10:01 +0300 |
commit | 97ea499883cc0566b1fafdc12ca49d0926aab332 (patch) | |
tree | 14c725575336fb73934c03d96743c4f13924d79b /fs/cifs/smb2ops.c | |
parent | 3349c3a79fb5d7632bfe426c014cbb589d1ca8e0 (diff) | |
download | linux-97ea499883cc0566b1fafdc12ca49d0926aab332.tar.xz |
CIFS: Check for reconnects before sending compound requests
The reconnect might have happended after we obtained credits
and before we acquired srv_mutex. Check for that under the mutex
and retry a sync operation if the reconnect is detected.
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/smb2ops.c')
0 files changed, 0 insertions, 0 deletions