Re: [PATCH][SMB3] Handle STATUS_IO_TIMEOUT gracefully

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Sep 18, 2020 at 4:08 PM rohiths msft <rohiths.msft@xxxxxxxxx> wrote:
>
> Hi All,
>
> This fix is to handle STATUS_IO_TIMEOUT status code. This status code
> is returned by the server in case of unavailability(internal
> disconnects,etc) and is not treated by linux clients as retriable. So,
> this fix maps the status code as retriable error and also has a check
> to drop the connection to not overload the server.
>

Do we need a new method for this? Wouldn't it be enough to just do the
remap-to-EAGAIN and have it handled as all other retryable errors?


> Regards,
> Rohith



[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux