diff options
author | Long Li <longli@microsoft.com> | 2019-04-06 00:36:33 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-05-08 07:24:54 +0300 |
commit | 62fdf6707ebd46ae97e3cb7a7d246b05c3c619f1 (patch) | |
tree | af5edae9fc283c41686cb2746de56a77f8b96575 /crypto | |
parent | 98e0d40888458e6abf60227ac85c675ed07cffc2 (diff) | |
download | linux-62fdf6707ebd46ae97e3cb7a7d246b05c3c619f1.tar.xz |
cifs: smbd: Indicate to retry on transport sending failure
Failure to send a packet doesn't mean it's a permanent failure, it can't be
returned to user process. This I/O should be retried or failed based on
server packet response and transport health. This logic is handled by the
upper layer.
Give this decision to upper layer.
Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions