Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/3] Minor fixes for svcrdma
@ 2026-08-28 13:50 Chuck Lever
  2026-08-28 13:50 ` [PATCH 1/3] svcrdma: Grant credits from the clamped sc_max_requests Chuck Lever
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chuck Lever @ 2026-08-28 13:50 UTC (permalink / raw)
  To: NeilBrown, Jeff Layton, Olga Kornievskaia, Dai Ngo, Tom Talpey
  Cc: linux-nfs, linux-rdma

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-08-28 13:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-28 13:50 [PATCH 0/3] Minor fixes for svcrdma Chuck Lever
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox