Linux NFS development
 help / color / mirror / Atom feed
* [PATCH v3 0/4] rpcctl: Various Improvements
@ 2025-04-29 18:33 Anna Schumaker
  2025-04-29 18:33 ` [PATCH v3 1/4] rpcctl: Rename {read,write}_addr_file() Anna Schumaker
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Anna Schumaker @ 2025-04-29 18:33 UTC (permalink / raw)
  To: linux-nfs, steved; +Cc: anna

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


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

end of thread, other threads:[~2025-05-07 14:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-29 18:33 [PATCH v3 0/4] rpcctl: Various Improvements Anna Schumaker
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

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