diff options
author | 2024-09-05 15:09:47 -0400 | |
---|---|---|
committer | 2024-09-23 15:03:30 -0400 | |
commit | 86ab08beb3f07f6e51922a8b8f662a5ec7012d35 (patch) | |
tree | 9bafe5e73f913883f98d1ec42a2bcd655042586c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | SUNRPC: add svcauth_map_clnt_to_svc_cred_local (diff) | |
download | wireguard-linux-86ab08beb3f07f6e51922a8b8f662a5ec7012d35.tar.xz wireguard-linux-86ab08beb3f07f6e51922a8b8f662a5ec7012d35.zip |
SUNRPC: replace program list with program array
A service created with svc_create_pooled() can be given a linked list of
programs and all of these will be served.
Using a linked list makes it cumbersome when there are several programs
that can be optionally selected with CONFIG settings.
After this patch is applied, API consumers must use only
svc_create_pooled() when creating an RPC service that listens for more
than one RPC program.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Acked-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions