From: Chuck Lever <cel@kernel.org>
To: NeilBrown <neilb@ownmail.net>, Jeff Layton <jlayton@kernel.org>,
Olga Kornievskaia <okorniev@redhat.com>,
Dai Ngo <dai.ngo@oracle.com>, Tom Talpey <tom@talpey.com>
Cc: <linux-nfs@vger.kernel.org>, <linux-rdma@vger.kernel.org>
Subject: [PATCH 0/3] Minor fixes for svcrdma
Date: Fri, 28 Aug 2026 09:50:33 -0400 [thread overview]
Message-ID: <20260828135036.796842-1-cel@kernel.org> (raw)
Rediscovered these while cleaning out old development branches.
All minor fixes.
Chuck Lever (3):
svcrdma: Grant credits from the clamped sc_max_requests
svcrdma: Clear XPT_DATA when the last receive context is consumed
SUNRPC: Skip xpt_reserved accounting for non-UDP transports
include/linux/sunrpc/svc_xprt.h | 5 +++-
net/sunrpc/svc_xprt.c | 30 +++++++++++++++---------
net/sunrpc/svcsock.c | 1 +
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 18 ++++++++++----
net/sunrpc/xprtrdma/svc_rdma_transport.c | 3 ++-
5 files changed, 40 insertions(+), 17 deletions(-)
--
2.54.0
next reply other threads:[~2026-08-28 13:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-28 13:50 Chuck Lever [this message]
2026-08-28 13:50 ` [PATCH 1/3] svcrdma: Grant credits from the clamped sc_max_requests Chuck Lever
2026-08-28 13:50 ` [PATCH 2/3] svcrdma: Clear XPT_DATA when the last receive context is consumed Chuck Lever
2026-08-28 13:50 ` [PATCH 3/3] SUNRPC: Skip xpt_reserved accounting for non-UDP transports Chuck Lever
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=20260828135036.796842-1-cel@kernel.org \
--to=cel@kernel.org \
--cc=dai.ngo@oracle.com \
--cc=jlayton@kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=neilb@ownmail.net \
--cc=okorniev@redhat.com \
--cc=tom@talpey.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox