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 v4 3/5] ksmbd: smbd: simplify tracking pending packets
Date: Sat, 30 Apr 2022 13:10:51 +0900	[thread overview]
Message-ID: <CAKYAXd8LiCbb+Srp5MgsisihZC-25t3gmBkN1xRzKhfaLn81kg@mail.gmail.com> (raw)
In-Reply-To: <20220429233029.42741-3-hyc.lee@gmail.com>

2022-04-30 8:30 GMT+09:00, Hyunchul Lee <hyc.lee@gmail.com>:
> Because we don't have to tracking pending packets
> by dividing these into packets with payload and
> packets without payload, merge the tracking code.
>
> Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>

  reply	other threads:[~2022-04-30  4:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-29 23:30 [PATCH v4 1/5] ksmbd: smbd: change prototypes of RDMA read/write related functions Hyunchul Lee
2022-04-29 23:30 ` [PATCH v4 2/5] ksmbd: smbd: introduce read/write credits for RDMA read/write Hyunchul Lee
2022-04-30  4:10   ` Namjae Jeon
2022-04-29 23:30 ` [PATCH v4 3/5] ksmbd: smbd: simplify tracking pending packets Hyunchul Lee
2022-04-30  4:10   ` Namjae Jeon [this message]
2022-04-29 23:30 ` [PATCH v4 4/5] ksmbd: smbd: change the return value of get_sg_list Hyunchul Lee
2022-04-30  4:11   ` Namjae Jeon
2022-04-29 23:30 ` [PATCH v4 5/5] ksmbd: smbd: handle multiple Buffer descriptors Hyunchul Lee
2022-04-30  4:11   ` Namjae Jeon
2022-04-30  4:10 ` [PATCH v4 1/5] ksmbd: smbd: change prototypes of RDMA read/write related functions 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=CAKYAXd8LiCbb+Srp5MgsisihZC-25t3gmBkN1xRzKhfaLn81kg@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.