Linux/linux 0b0dfd5fs/cifs file.c

CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN

When sending a rdata, transport may return -EAGAIN. In this case
we should re-obtain credits because the session may have been
reconnected.

Change in v2: adjust_credits before re-sending

Signed-off-by: Long Li <longli at microsoft.com>
Signed-off-by: Steve French <stfrench at microsoft.com>
Reviewed-by: Pavel Shilovsky <pshilov at microsoft.com>
DeltaFile
+41-30fs/cifs/file.c
+41-301 files

UnifiedSplitRaw