[libvirt] [PATCH] libvirt.c: Move virDomainGetFSInfo to libvirt-domain.c

Peter Krempa pkrempa at redhat.com
Tue Dec 2 09:40:09 UTC 2014


On 12/02/14 09:32, Michal Privoznik wrote:
> Since our big split of libvirt.c there are only a few functions
> living there. The majority was moved to corresponding subfile,
> e.g. domain functions were moved to libvirt-domain.c. However,
> the patches for virDomainGetFSInfo() and virDomainFSInfoFree()
> introduction were posted prior the big split and merged after.
> This resulted in two domain functions landing in wrong file.
> Move them to the correct one.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/libvirt-domain.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  src/libvirt.c        | 67 ----------------------------------------------------
>  2 files changed, 67 insertions(+), 67 deletions(-)
> 

ACK,

Peter


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20141202/bb56824f/attachment-0001.sig>


More information about the libvir-list mailing list