On 05.06.2019 12:09, Michal Privoznik wrote:
The reasoning here is the same as in qemu driver fixed in
previous commit. Long story short, changing an XML of a domain
requires modify job to be acquired.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/lxc/lxc_domain.c | 57 ++++++++++++++++++++++++++++++++++++++++++++
src/lxc/lxc_domain.h | 7 ++++++
src/lxc/lxc_driver.c | 11 +++------
3 files changed, 67 insertions(+), 8 deletions(-)
Reviewed-by: Nikolay Shirokovskiy <nshirokovskiy(a)virtuozzo.com>