All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Pavel Shilovsky <pshilov@microsoft.com>
Cc: stable@vger.kernel.org, Sachin Prabhu <sprabhu@redhat.com>,
	Steve French <smfrench@gmail.com>,
	Pavel Shilovsky <piastryyy@gmail.com>
Subject: Re: [PATCH] CIFS: Call echo service immediately after socket reconnect
Date: Thu, 15 Jun 2017 09:23:40 +0200	[thread overview]
Message-ID: <20170615072340.GF25693@kroah.com> (raw)
In-Reply-To: <1497296315-3265-1-git-send-email-pshilov@microsoft.com>

On Mon, Jun 12, 2017 at 12:38:35PM -0700, Pavel Shilovsky wrote:
> From: Sachin Prabhu <sprabhu@redhat.com>
> 
> Commit b8c600120fc8 ("Call echo service immediately after socket
> reconnect") upstream.
> 
> Commit 4fcd1813e640 ("Fix reconnect to not defer smb3 session reconnect
> long after socket reconnect") changes the behaviour of the SMB2 echo
> service and causes it to renegotiate after a socket reconnect. However
> under default settings, the echo service could take up to 120 seconds to
> be scheduled.
> 
> The patch forces the echo service to be called immediately resulting a
> negotiate call being made immediately on reconnect.
> 
> Cc: <stable@vger.kernel.org> # 3.18.x-4.4.x

Thanks for the backport, now applied.

greg k-h

  reply	other threads:[~2017-06-15  7:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-12 19:38 [PATCH] CIFS: Call echo service immediately after socket reconnect Pavel Shilovsky
2017-06-15  7:23 ` Greg KH [this message]
2017-06-15 20:43   ` Pavel Shilovskiy
2017-06-22 22:45     ` Pavel Shilovskiy
  -- strict thread matches above, loose matches on Subject: below --
2017-07-18 22:37 Pavel Shilovsky

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=20170615072340.GF25693@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=piastryyy@gmail.com \
    --cc=pshilov@microsoft.com \
    --cc=smfrench@gmail.com \
    --cc=sprabhu@redhat.com \
    --cc=stable@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.