[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/2 V3] fix rename: xenstore not fully updated
Currently libxl__domain_rename only update /local/domain/<domid>/name, still some places in xenstore are not updated, including: /vm/<uuid>/name and /local/domain/0/backend/<device>/<domid>/.../domain. This patch series updates /vm/<uuid>/name in xenstore, and removes the unusual 'domain' field under backend directory. --- Changes to v2: * split one patch into two: 1/2 remove 'domain' field in backend dir; 2/2 add code to update /vm/<uuid>/name * remove all redundant logging. Chunyan Liu (2): remove domain field in xenstore backend dir fix rename: xenstore not fully updated tools/libxl/libxl.c | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) -- 1.8.4.5 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |