All of lore.kernel.org
 help / color / mirror / Atom feed
From: Namjae Jeon <linkinjeon@kernel.org>
To: Hyunchul Lee <hyc.lee@gmail.com>
Cc: linux-cifs@vger.kernel.org,
	Sergey Senozhatsky <senozhatsky@chromium.org>,
	Steve French <smfrench@gmail.com>,
	Yufan Chen <wiz.chen@gmail.com>
Subject: Re: [PATCH 2/2] ksmbd: smbd: fix connection dropped issue
Date: Fri, 20 May 2022 09:21:15 +0900	[thread overview]
Message-ID: <CAKYAXd8Wc+epkZc7OwTNPxSD13N9c4VApAGszyE=v7C=F-ep9Q@mail.gmail.com> (raw)
In-Reply-To: <20220517214608.283538-2-hyc.lee@gmail.com>

2022-05-18 6:46 GMT+09:00, Hyunchul Lee <hyc.lee@gmail.com>:
> When there are bursty connection requests,
> RDMA connection event handler is deferred and
> Negotiation requests are received even if
> connection status is NEW.
>
> To handle it, set the status to CONNECTED
> if Negotiation requests are received.
>
> Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
> Reported-by: Yufan Chen <wiz.chen@gmail.com>
> Tested-by: Yufan Chen <wiz.chen@gmail.com>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>

Thanks!

  reply	other threads:[~2022-05-20  0:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-17 21:46 [PATCH 1/2] ksmbd: fix outstanding credits related bugs Hyunchul Lee
2022-05-17 21:46 ` [PATCH 2/2] ksmbd: smbd: fix connection dropped issue Hyunchul Lee
2022-05-20  0:21   ` Namjae Jeon [this message]
2022-05-19  8:00 ` [PATCH 1/2] ksmbd: fix outstanding credits related bugs Namjae Jeon

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='CAKYAXd8Wc+epkZc7OwTNPxSD13N9c4VApAGszyE=v7C=F-ep9Q@mail.gmail.com' \
    --to=linkinjeon@kernel.org \
    --cc=hyc.lee@gmail.com \
    --cc=linux-cifs@vger.kernel.org \
    --cc=senozhatsky@chromium.org \
    --cc=smfrench@gmail.com \
    --cc=wiz.chen@gmail.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 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.