public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] Remove the max-ops-per-compound-limit
@ 2025-06-10 16:05 Chuck Lever
  2025-06-10 16:05 ` [RFC PATCH 1/3] NFSD: Rename a function parameter Chuck Lever
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Chuck Lever @ 2025-06-10 16:05 UTC (permalink / raw)
  To: NeilBrown, Jeff Layton, Olga Kornievskaia, Dai Ngo, Tom Talpey
  Cc: linux-nfs, Chuck Lever

From: Chuck Lever <chuck.lever@oracle.com>

After some discussion last year, Jeff reasoned that there was no
architectural reason NFSD has to restrict the number of
operations per NFSv4 COMPOUND. This is an experimental series to
explore that idea.

Chuck Lever (3):
  NFSD: Rename a function parameter
  NFSD: Make nfsd_genl_rqstp::rq_ops array best-effort
  NFSD: Remove the cap on number of operations per NFSv4 COMPOUND

 fs/nfsd/nfs4proc.c  | 14 ++------------
 fs/nfsd/nfs4state.c |  1 -
 fs/nfsd/nfs4xdr.c   |  4 +---
 fs/nfsd/nfsctl.c    | 31 ++++++++++++++++---------------
 fs/nfsd/nfsd.h      |  5 +----
 fs/nfsd/xdr4.h      |  1 -
 6 files changed, 20 insertions(+), 36 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-06-10 17:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-10 16:05 [RFC PATCH 0/3] Remove the max-ops-per-compound-limit Chuck Lever
2025-06-10 16:05 ` [RFC PATCH 1/3] NFSD: Rename a function parameter Chuck Lever
2025-06-10 16:05 ` [RFC PATCH 2/3] NFSD: Make nfsd_genl_rqstp::rq_ops array best-effort Chuck Lever
2025-06-10 16:05 ` [RFC PATCH 3/3] NFSD: Remove the cap on number of operations per NFSv4 COMPOUND Chuck Lever
2025-06-10 17:01   ` Jeff Layton
2025-06-10 17:07     ` Chuck Lever
2025-06-10 17:28 ` [RFC PATCH 0/3] Remove the max-ops-per-compound-limit Jeff Layton

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