From: Anna Schumaker <anna.schumaker@xxxxxxxxxx> 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(-) -- 2.48.1