Re: [PATCH 18/18] util: storage: Invert the way recursive metadata retrieval works

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/20/2014 04:13 PM, Peter Krempa wrote:
> To avoid having the root of a backing chain present twice in the list we
> need to invert the working of virStorageFileGetMetadataRecurse.
> 

>  /* Recursive workhorse for virStorageFileGetMetadata.  */
>  static int
> -virStorageFileGetMetadataRecurse(const char *path, const char *canonPath,
> -                                 const char *directory,
> -                                 int format, uid_t uid, gid_t gid,
> -                                 bool allow_probe, virHashTablePtr cycle,
> -                                 virStorageSourcePtr meta)
> +virStorageFileGetMetadataRecurse(virStorageSourcePtr src,
> +                                 const char *canonPath,
> +                                 uid_t uid, gid_t gid,
> +                                 bool allow_probe,
> +                                 virHashTablePtr cycle)
>  {

In actually trying to apply this patch, I hit merge conflicts from my
previous suggested changes.  At this point, it would be easier for me if
you can rebase the series, apply the acked patches, and post a v2 of
this one.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]