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@xxxxxxxxxx/ Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx> --- 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@xxxxxxxxxx>