]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxc: use job functions in lxcDomain{AttachDeviceFlags, DetachDeviceFlags, UpdateDevic...
authorKaterina Koukiou <k.koukiou@googlemail.com>
Mon, 16 May 2016 21:36:51 +0000 (00:36 +0300)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 19 May 2016 16:42:08 +0000 (18:42 +0200)
commit0fc0f715bee2339691b55327022d9ef66f2c9770
treef02e0097b66a1df43b697a548601ac6ac83ad491
parent91f433e45c524f6a4084c95b332f5719da1a8803
lxc: use job functions in lxcDomain{AttachDeviceFlags, DetachDeviceFlags, UpdateDeviceFlags}

These operations aren't necessarily time consuming, but need to
wait in the queue of modify jobs.

Signed-off-by: Katerina Koukiou <k.koukiou@gmail.com>
src/lxc/lxc_driver.c