OSDN Git Service

SUNRPC enable back offline transports in trunking discovery
authorOlga Kornievskaia <kolga@netapp.com>
Mon, 25 Jul 2022 13:32:25 +0000 (09:32 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 25 Jul 2022 14:06:04 +0000 (10:06 -0400)
commit9368fd6c75053630e95a6dbd17c9522e82101276
tree53d2701b1aa4530dc7914c27691fb63e2802596a
parent95d0d30c66b855f614e677b8cd0455eed0765a6f
SUNRPC enable back offline transports in trunking discovery

When we are adding a transport to a xprt_switch that's already on
the list but has been marked OFFLINE, then make the state ONLINE
since it's been tested now.

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