public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nfsdctl: fix default threads and clean up compiler warnings
@ 2024-07-15 11:43 Jeff Layton
  2024-07-15 11:43 ` [PATCH 1/2] nfsdctl: make "autostart" default to 16 threads Jeff Layton
  2024-07-15 11:43 ` [PATCH 2/2] nfsdctl: fix compiler warnings Jeff Layton
  0 siblings, 2 replies; 3+ messages in thread
From: Jeff Layton @ 2024-07-15 11:43 UTC (permalink / raw)
  To: Steve Dickson, Lorenzo Bianconi, Chuck Lever, Neil Brown
  Cc: linux-nfs, Jeff Layton

Steve noticed while playing with the nfsdctl patches that I had goofed
setting the default number of threads when it wasn't specified in
nfs.conf. The first patch fixes that. The second patch cleans up a bunch
of compiler warnings that I missed in the original submission.

Both should apply cleanly on top of the v5 nfsdctl series [1] that I
sent last month.

[1]: https://lore.kernel.org/linux-nfs/20240613-nfsdctl-v5-0-0b7a39102bac@kernel.org/

Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Jeff Layton (2):
      nfsdctl: make "autostart" default to 16 threads
      nfsdctl: fix compiler warnings

 utils/nfsdctl/nfsdctl.c | 80 ++++++++++++++++++++-----------------------------
 1 file changed, 33 insertions(+), 47 deletions(-)
---
base-commit: 44dd12f5a715b419d83f81657ea68ea435f6c248
change-id: 20240715-nfsdctl-caa54bd2885f

Best regards,
-- 
Jeff Layton <jlayton@kernel.org>


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

end of thread, other threads:[~2024-07-15 11:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-15 11:43 [PATCH 0/2] nfsdctl: fix default threads and clean up compiler warnings Jeff Layton
2024-07-15 11:43 ` [PATCH 1/2] nfsdctl: make "autostart" default to 16 threads Jeff Layton
2024-07-15 11:43 ` [PATCH 2/2] nfsdctl: fix compiler warnings Jeff Layton

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