6 Jun
2019
6 Jun
'19
10:09 p.m.
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@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@virtuozzo.com>