From: Honggang LI <honggangli@163.com>
To: Md Haris Iqbal <haris.iqbal@ionos.com>
Cc: linux-rdma@vger.kernel.org, bvanassche@acm.org, leon@kernel.org,
jgg@ziepe.ca, jinpu.wang@ionos.com, grzegorz.prajsner@ionos.com
Subject: Re: [PATCH 6/9] RDMA/rtrs-srv: Add check and closure for possible zombie paths
Date: Tue, 9 Dec 2025 09:17:19 +0800 [thread overview]
Message-ID: <aTd4n-mGUSP_kk11@fedora> (raw)
In-Reply-To: <20251208161513.127049-7-haris.iqbal@ionos.com>
On Mon, Dec 08, 2025 at 05:15:10PM +0100, Md Haris Iqbal wrote:
> Subject: [PATCH 6/9] RDMA/rtrs-srv: Add check and closure for possible
> zombie paths
> From: Md Haris Iqbal <haris.iqbal@ionos.com>
> Date: Mon, 8 Dec 2025 17:15:10 +0100
> X-Mailer: git-send-email 2.43.0
>
> +++ b/drivers/infiniband/ulp/rtrs/rtrs-srv.c
> @@ -911,6 +911,13 @@ static int process_info_req(struct rtrs_srv_con *con,
> tx_iu->dma_addr,
> tx_iu->size, DMA_TO_DEVICE);
>
> + /*
> + * Now disable zombie connection closing. Since from the logs and code,
> + * we know that it can never be in CONNECTED state.
> + * See RNBD-3128 comments.
^^^^^^^^^^^^^^^^^
What is it? How to access it?
thanks
next prev parent reply other threads:[~2025-12-09 1:18 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-08 16:15 [PATCH 0/9] Misc patches for RTRS Md Haris Iqbal
2025-12-08 16:15 ` [PATCH 1/9] RDMA/rtrs-srv: fix SG mapping Md Haris Iqbal
2025-12-08 16:15 ` [PATCH 2/9] RDMA/rtrs: Add error description to the logs Md Haris Iqbal
2025-12-12 5:26 ` Dan Carpenter
2026-01-06 9:47 ` Haris Iqbal
2025-12-18 15:51 ` Leon Romanovsky
2026-01-06 10:03 ` Haris Iqbal
2025-12-08 16:15 ` [PATCH 3/9] RDMA/rtrs: Add optional support for IB_MR_TYPE_SG_GAPS Md Haris Iqbal
2025-12-09 1:12 ` Honggang LI
2026-01-06 9:28 ` Haris Iqbal
2025-12-08 16:15 ` [PATCH 4/9] RDMA/rtrs: Improve error logging for RDMA cm events Md Haris Iqbal
2025-12-08 16:15 ` [PATCH 5/9] RDMA/rtrs-clt: Remove unused list-head in rtrs_clt_io_req Md Haris Iqbal
2025-12-09 1:14 ` Honggang LI
2026-01-06 9:26 ` Haris Iqbal
2025-12-08 16:15 ` [PATCH 6/9] RDMA/rtrs-srv: Add check and closure for possible zombie paths Md Haris Iqbal
2025-12-09 1:17 ` Honggang LI [this message]
2026-01-06 9:27 ` Haris Iqbal
2025-12-08 16:15 ` [PATCH 7/9] RDMA/rtrs-srv: Rate-limit I/O path error logging Md Haris Iqbal
2025-12-08 16:15 ` [PATCH 8/9] RDMA/rtrs: Extend log message when a port fails Md Haris Iqbal
2025-12-08 16:15 ` [PATCH 9/9] RDMA/rtrs-clt.c: For conn rejection use actual err number Md Haris Iqbal
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=aTd4n-mGUSP_kk11@fedora \
--to=honggangli@163.com \
--cc=bvanassche@acm.org \
--cc=grzegorz.prajsner@ionos.com \
--cc=haris.iqbal@ionos.com \
--cc=jgg@ziepe.ca \
--cc=jinpu.wang@ionos.com \
--cc=leon@kernel.org \
--cc=linux-rdma@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox