SUNRPC: Convert rpc_client refcount to use refcount_t
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 26 Jul 2021 12:01:27 +0000 (08:01 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 9 Aug 2021 20:57:04 +0000 (16:57 -0400)
commit71d3d0ebc894294ef9454e45a3ac2e9ba60b3351
tree7102f0d2853d0b4181443fbbb2659723cd15bcfd
parent8d863b1f0541ea540cb47d1454eb060963a79d5f
SUNRPC: Convert rpc_client refcount to use refcount_t

There are now tools in the refcount library that allow us to convert the
client shutdown code.

Reported-by: Xiyu Yang <xiyuyang19@fudan.edu.cn>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/clnt.h
net/sunrpc/auth_gss/gss_rpc_upcall.c
net/sunrpc/clnt.c
net/sunrpc/debugfs.c
net/sunrpc/rpc_pipe.c