[libvirt] [PATCH 2/8] secret: Alter FindByUUID to expect the formatted uuidstr

Michal Privoznik mprivozn at redhat.com
Tue Jul 11 15:52:09 UTC 2017


On 06/03/2017 03:27 PM, John Ferlan wrote:
> Since we're storing a virUUIDFormat'd string in our Hash Table, let's
> modify the Lookup API to receive a formatted string as well.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/conf/virsecretobj.c    | 18 +++++++-----------
>  src/conf/virsecretobj.h    |  2 +-
>  src/secret/secret_driver.c | 10 +++++-----
>  3 files changed, 13 insertions(+), 17 deletions(-)

ACK

Michal




More information about the libvir-list mailing list