]> git.baikalelectronics.ru Git - kernel.git/commit
sunrpc: provide multipath info in the sysfs directory
authorOlga Kornievskaia <kolga@netapp.com>
Tue, 8 Jun 2021 19:59:21 +0000 (15:59 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 8 Jul 2021 18:03:24 +0000 (14:03 -0400)
commit82b862ba6c0f836d6b2310863eb13c0f0814aecc
tree216ee45ffeb8de637135f1f32bbc458047efb2e5
parent28ea9fb99db9302b16b98c45c238281a4d3ad05e
sunrpc: provide multipath info in the sysfs directory

Allow to query xrpt_switch attributes. Currently showing the following
fields of the rpc_xprt_switch structure: xps_nxprts, xps_nactive,
xps_queuelen.

Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/sysfs.c