public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Layton <jlayton@kernel.org>
To: Steve Dickson <steved@redhat.com>,
	 Lorenzo Bianconi <lorenzo@kernel.org>,
	Chuck Lever <chuck.lever@oracle.com>,  Neil Brown <neilb@suse.de>
Cc: linux-nfs@vger.kernel.org, Jeff Layton <jlayton@kernel.org>
Subject: [PATCH 0/2] nfsdctl: fix default threads and clean up compiler warnings
Date: Mon, 15 Jul 2024 07:43:00 -0400	[thread overview]
Message-ID: <20240715-nfsdctl-v1-0-c09c314f540d@kernel.org> (raw)

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>


             reply	other threads:[~2024-07-15 11:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-15 11:43 Jeff Layton [this message]
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

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=20240715-nfsdctl-v1-0-c09c314f540d@kernel.org \
    --to=jlayton@kernel.org \
    --cc=chuck.lever@oracle.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=lorenzo@kernel.org \
    --cc=neilb@suse.de \
    --cc=steved@redhat.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