All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] SUNRPC: Add srcaddr and dst_port to sysfs
@ 2021-07-29 20:59 schumaker.anna
  2021-07-29 20:59 ` [PATCH 1/2] SUNRPC: Add srcaddr as a file in sysfs schumaker.anna
  2021-07-29 20:59 ` [PATCH 2/2] SUNRPC: Add dst_port to the sysfs xprt info file schumaker.anna
  0 siblings, 2 replies; 3+ messages in thread
From: schumaker.anna @ 2021-07-29 20:59 UTC (permalink / raw)
  To: Trond.Myklebust, linux-nfs; +Cc: Anna.Schumaker

From: Anna Schumaker <Anna.Schumaker@Netapp.com>

At the moment we only show dstaddr and src_port in the sysfs files.
Let's add the other half of the configuration so admins can get a
complete picture of the configuration.

Thanks,
Anna


Anna Schumaker (2):
  SUNRPC: Add srcaddr as a file in sysfs
  SUNRPC: Add dst_port to the sysfs xprt info file

 net/sunrpc/sysfs.c | 32 ++++++++++++++++++++++++++++++--
 1 file changed, 30 insertions(+), 2 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-07-29 20:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-29 20:59 [PATCH 0/2] SUNRPC: Add srcaddr and dst_port to sysfs schumaker.anna
2021-07-29 20:59 ` [PATCH 1/2] SUNRPC: Add srcaddr as a file in sysfs schumaker.anna
2021-07-29 20:59 ` [PATCH 2/2] SUNRPC: Add dst_port to the sysfs xprt info file schumaker.anna

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.