]> git.ipfire.org Git - thirdparty/linux.git/commit
SUNRPC: display total RPC tasks for RPC client
authorDai Ngo <dai.ngo@oracle.com>
Tue, 19 Nov 2024 21:43:23 +0000 (13:43 -0800)
committerAnna Schumaker <anna.schumaker@oracle.com>
Mon, 13 Jan 2025 18:27:25 +0000 (13:27 -0500)
commitbb504321b96550f9a351920e169de141a3f4c6a1
tree6b54e0e649dc39e74c0d50dc498ca7ec84e3d266
parente0537c9f828dc9500e5ffc9211099c495b72f402
SUNRPC: display total RPC tasks for RPC client

Display the total number of RPC tasks, including tasks waiting
on workqueue and wait queues, for rpc_clnt.

Signed-off-by: Dai Ngo <dai.ngo@oracle.com>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
net/sunrpc/clnt.c
net/sunrpc/debugfs.c