]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
SUNRPC: Fix initialisation of struct rpc_xprt_switch
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 18 Jul 2019 05:10:51 +0000 (01:10 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 18 Jul 2019 05:12:59 +0000 (01:12 -0400)
commit9f98effc19bd490a375c4e764a56a2c015d27c3c
tree2e3e9af579aa10667f75e8bea2fe31747824464f
parent163f88211c147d96b46e376337190a02203ace02
SUNRPC: Fix initialisation of struct rpc_xprt_switch

Ensure that we do initialise the fields xps_nactive, xps_queuelen
and xps_net.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/xprtmultipath.c