From: Anna Schumaker <anna@kernel.org>
To: linux-nfs@vger.kernel.org, trond.myklebust@hammerspace.com
Cc: anna@kernel.org
Subject: [PATCH 0/3] NFS & SUNRPC Sysfs Improvements
Date: Wed, 8 Jan 2025 16:36:29 -0500 [thread overview]
Message-ID: <20250108213632.260498-1-anna@kernel.org> (raw)
From: Anna Schumaker <anna.schumaker@oracle.com>
These are a few improvements that have been in the back of my mind for a
while, and I finally had the chance to work on. The first patch adds a
(read-only) file to check the server's implementation id. The remaining
two patches are sunrpc side to display the xprtsec in use for each
transport and to add a new transport to the xprt switch.
Thoughts?
Anna
Anna Schumaker (3):
NFS: Add implid to sysfs
sunrpc: Add a sysfs attr for xprtsec
sunrpc: Add a sysfs file for adding a new xprt
fs/nfs/sysfs.c | 79 ++++++++++++++++++++++++++
include/linux/sunrpc/xprtmultipath.h | 1 +
net/sunrpc/sysfs.c | 83 ++++++++++++++++++++++++++++
net/sunrpc/xprtmultipath.c | 21 +++++++
4 files changed, 184 insertions(+)
--
2.47.1
next reply other threads:[~2025-01-08 21:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-08 21:36 Anna Schumaker [this message]
2025-01-08 21:36 ` [PATCH 1/3] NFS: Add implid to sysfs Anna Schumaker
2025-01-09 14:33 ` Benjamin Coddington
2025-01-09 20:51 ` Anna Schumaker
2025-01-08 21:36 ` [PATCH 2/3] sunrpc: Add a sysfs attr for xprtsec Anna Schumaker
2025-01-08 21:36 ` [PATCH 3/3] sunrpc: Add a sysfs file for adding a new xprt Anna Schumaker
2025-01-09 15:10 ` Benjamin Coddington
2025-01-09 20:54 ` Anna Schumaker
2025-01-13 14:10 ` Olga Kornievskaia
2025-01-13 21:52 ` Anna Schumaker
2025-01-14 15:09 ` Olga Kornievskaia
2025-01-20 7:26 ` Dan Carpenter
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=20250108213632.260498-1-anna@kernel.org \
--to=anna@kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=trond.myklebust@hammerspace.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