[libvirt] [PATCH v1 04/21] virfile: Introduce virFileSetupDev

Daniel P. Berrange berrange at redhat.com
Mon Dec 5 12:33:33 UTC 2016


On Thu, Nov 24, 2016 at 03:47:53PM +0100, Michal Privoznik wrote:
> This part of code that LXC currently uses will be reused so move
> to a generic function.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/libvirt_private.syms |  2 ++
>  src/lxc/lxc_container.c  | 20 ++------------
>  src/lxc/lxc_controller.c | 14 +---------
>  src/util/virfile.c       | 72 ++++++++++++++++++++++++++++++++++++++++++++++++
>  src/util/virfile.h       |  6 ++++
>  5 files changed, 84 insertions(+), 30 deletions(-)

ACK

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://entangle-photo.org       -o-    http://search.cpan.org/~danberr/ :|




More information about the libvir-list mailing list