[libvirt PATCH 02/23] rpc: remove use of the term 'whitelist' from RPC code

Peter Krempa pkrempa at redhat.com
Fri Jun 19 10:04:59 UTC 2020


On Fri, Jun 19, 2020 at 10:32:39 +0100, Daniel Berrange wrote:
> The term "access control list" better describes the concept involved.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  docs/internals/rpc.html.in          |  9 ++++----
>  src/remote/libvirtd.conf.in         |  6 +++---
>  src/remote/remote_daemon_dispatch.c |  4 ++--
>  src/rpc/virnetsaslcontext.c         | 10 ++++-----
>  src/rpc/virnetsaslcontext.h         |  2 +-
>  src/rpc/virnettlscontext.c          | 32 ++++++++++++++---------------
>  src/rpc/virnettlscontext.h          |  4 ++--
>  tests/virconfdata/libvirtd.conf     |  6 +++---
>  tests/virconfdata/libvirtd.out      |  6 +++---
>  9 files changed, 40 insertions(+), 39 deletions(-)

IMO this commit is changing too many places at the same time, but given
that RPC internals aren't really touched that often downstream I'm okay
with it in this instance.

Reviewed-by: Peter Krempa <pkrempa at redhat.com>




More information about the libvir-list mailing list