]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Introduce lxcDomObjFromDomain
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 17 Jul 2013 07:37:09 +0000 (09:37 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 18 Jul 2013 12:16:54 +0000 (14:16 +0200)
commitdbeb04a65cb986db951af0382495b41692d1ad9d
tree7286b487dd2663bf2e2c0e91ebb0e90789fe5db6
parenteb150c86b4c645de7aa1f002cc11a40f0adb43bf
Introduce lxcDomObjFromDomain

Similarly to qemu driver, we can use a helper function to
lookup a domain instead of copying multiple lines around.
src/lxc/lxc_driver.c