linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steve French <smfrench@gmail.com>
To: Ronnie Sahlberg <lsahlber@redhat.com>
Cc: linux-cifs <linux-cifs@vger.kernel.org>
Subject: Re: [PATCH] cifs: fix a comment for the timeouts when sending echos
Date: Tue, 23 Jul 2019 22:27:32 -0500	[thread overview]
Message-ID: <CAH2r5mtxMe=9Hki+eczZ7qHrQj7=n=t6no-F3M2KoW2tX+UoCQ@mail.gmail.com> (raw)
In-Reply-To: <20190724014349.6479-1-lsahlber@redhat.com>

merged into cifs-2.6.git for-next

On Tue, Jul 23, 2019 at 8:43 PM Ronnie Sahlberg <lsahlber@redhat.com> wrote:
>
> Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
> ---
>  fs/cifs/connect.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/cifs/connect.c b/fs/cifs/connect.c
> index a4830ced0f98..78fb5cc37644 100644
> --- a/fs/cifs/connect.c
> +++ b/fs/cifs/connect.c
> @@ -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
>          * ...
> --
> 2.13.6
>


-- 
Thanks,

Steve

      reply	other threads:[~2019-07-24  3:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-24  1:43 [PATCH] cifs: fix a comment for the timeouts when sending echos Ronnie Sahlberg
2019-07-24  3:27 ` Steve French [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH2r5mtxMe=9Hki+eczZ7qHrQj7=n=t6no-F3M2KoW2tX+UoCQ@mail.gmail.com' \
    --to=smfrench@gmail.com \
    --cc=linux-cifs@vger.kernel.org \
    --cc=lsahlber@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).