diff options
author | Long Li <longli@microsoft.com> | 2019-10-16 13:51:56 -0700 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-11-25 01:16:30 -0600 |
commit | 4357d45f50e58672e1d17648d792f27df01dfccd (patch) | |
tree | ef5c77c9ea74e3ce4d71680b3ca8a273ecc94e73 /usr | |
parent | c21ce58eab1eda4c66507897207e20c82e62a5ac (diff) |
cifs: smbd: Return -EAGAIN when transport is reconnecting
During reconnecting, the transport may have already been destroyed and is in
the process being reconnected. In this case, return -EAGAIN to not fail and
to retry this I/O.
Signed-off-by: Long Li <longli@microsoft.com>
Cc: stable@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions