From: Anna Schumaker <anna@kernel.org>
To: linux-nfs@vger.kernel.org, steved@redhat.com
Cc: anna@kernel.org
Subject: [PATCH v3 0/4] rpcctl: Various Improvements
Date: Tue, 29 Apr 2025 14:33:11 -0400 [thread overview]
Message-ID: <20250429183315.254059-1-anna@kernel.org> (raw)
From: Anna Schumaker <anna.schumaker@oracle.com>
These patches depend on kernel patches that have been included in
v6.15. They update the rpcctl tool to use the new sunrpc sysfs features,
in a backwards compatible way that won't crash on older kernels.
v3:
* Rebase on top of the 2.8.3 release.
Thanks,
Anna
Anna Schumaker (4):
rpcctl: Rename {read,write}_addr_file()
rpcctl: Add support for the xprtsec sysfs attribute
rpcctl: Display new rpc_clnt sysfs attributes
rpcctl: Add support for `rpcctl switch add-xprt`
tools/rpcctl/rpcctl.man | 4 ++++
tools/rpcctl/rpcctl.py | 50 ++++++++++++++++++++++++++++-------------
2 files changed, 38 insertions(+), 16 deletions(-)
--
2.49.0
next reply other threads:[~2025-04-29 18:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-29 18:33 Anna Schumaker [this message]
2025-04-29 18:33 ` [PATCH v3 1/4] rpcctl: Rename {read,write}_addr_file() Anna Schumaker
2025-04-29 18:33 ` [PATCH v3 2/4] rpcctl: Add support for the xprtsec sysfs attribute Anna Schumaker
2025-04-29 18:33 ` [PATCH v3 3/4] rpcctl: Display new rpc_clnt sysfs attributes Anna Schumaker
2025-04-29 18:33 ` [PATCH v3 4/4] rpcctl: Add support for `rpcctl switch add-xprt` Anna Schumaker
2025-05-07 14:04 ` [PATCH v3 0/4] rpcctl: Various Improvements Steve Dickson
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=20250429183315.254059-1-anna@kernel.org \
--to=anna@kernel.org \
--cc=linux-nfs@vger.kernel.org \
--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