mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-19 21:21:09 +00:00
cifs: fix a comment for the timeouts when sending echos
Clarify a trivial comment Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com>
This commit is contained in:
parent
4d856f72c1
commit
becc2ba26a
1 changed files with 1 additions and 1 deletions
|
@ -712,7 +712,7 @@ server_unresponsive(struct TCP_Server_Info *server)
|
|||
* We need to wait 3 echo intervals to make sure we handle such
|
||||
* situations right:
|
||||
* 1s client sends a normal SMB request
|
||||
* 3s client gets a response
|
||||
* 2s client gets a response
|
||||
* 30s echo workqueue job pops, and decides we got a response recently
|
||||
* and don't need to send another
|
||||
* ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue