SUNRPC: Add dst_port to the sysfs xprt info file
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 29 Jul 2021 20:46:05 +0000 (16:46 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 9 Aug 2021 21:25:51 +0000 (17:25 -0400)
commit69f2cd6df3ee07ae88befafc038d4dd9154e2799
tree0cb45a4e4f6839ef5b5407968b2266b9f555a541
parente44773daf851dc2755144355723c1c305e7246a1
SUNRPC: Add dst_port to the sysfs xprt info file

This is most likely going to be 2049 for NFS, but some servers might be
configured to export on a non-standard port. Let's show this information
just in case somebody needs it.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/sysfs.c