mbox series

[nfs-utils,v2,0/4] rpcctl: Various Improvements

Message ID 20250127215056.352658-1-anna@kernel.org (mailing list archive)
Headers show
Series rpcctl: Various Improvements | expand

Message

Anna Schumaker Jan. 27, 2025, 9:50 p.m. UTC
From: Anna Schumaker <anna.schumaker@oracle.com>

These patches depend on the corresponding kernel patches posted at the
same time. They update the rpcctl tool to use the new sunrpc sysfs
features, in a backwards compatible way that will run on older kernels.

v2:
 * Update `rpcctl client` output to include rpc program and version

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(-)