From: Geliang Tang <geliang@kernel.org>
To: Christoph Hellwig <hch@lst.de>, Sagi Grimberg <sagi@grimberg.me>,
Chaitanya Kulkarni <kch@nvidia.com>,
Hannes Reinecke <hare@suse.de>, Keith Busch <kbusch@kernel.org>,
Maurizio Lombardi <mlombard@redhat.com>,
John Meneghini <jmeneghi@redhat.com>
Cc: Geliang Tang <tanggeliang@kylinos.cn>, linux-nvme@lists.infradead.org
Subject: [PATCH 0/2] nvmet-tcp: two small fixes
Date: Tue, 19 May 2026 14:10:19 +0800 [thread overview]
Message-ID: <cover.1779170418.git.tanggeliang@kylinos.cn> (raw)
From: Geliang Tang <tanggeliang@kylinos.cn>
During the development of NVMe over MPTCP, two small issues were found
in the nvmet-tcp driver. Fix them first.
Geliang Tang (2):
nvmet-tcp: check return value of nvmet_tcp_set_queue_sock
nvmet-tcp: remove duplicate cancel_work_sync in release_queue_work
drivers/nvme/target/tcp.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
2.53.0
next reply other threads:[~2026-05-19 6:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-19 6:10 Geliang Tang [this message]
2026-05-19 6:10 ` [PATCH 1/2] nvmet-tcp: check return value of nvmet_tcp_set_queue_sock Geliang Tang
2026-05-19 8:44 ` Hannes Reinecke
2026-05-19 6:10 ` [PATCH 2/2] nvmet-tcp: remove duplicate cancel_work_sync in release_queue_work Geliang Tang
2026-05-19 6:39 ` Maurizio Lombardi
2026-05-19 7:52 ` Geliang Tang
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=cover.1779170418.git.tanggeliang@kylinos.cn \
--to=geliang@kernel.org \
--cc=hare@suse.de \
--cc=hch@lst.de \
--cc=jmeneghi@redhat.com \
--cc=kbusch@kernel.org \
--cc=kch@nvidia.com \
--cc=linux-nvme@lists.infradead.org \
--cc=mlombard@redhat.com \
--cc=sagi@grimberg.me \
--cc=tanggeliang@kylinos.cn \
/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