]> xenbits.xensource.com Git - people/vhanquez/xen-unstable.git/commit
libxl: add libxl__xs_path_cleanup
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 23 May 2012 10:06:48 +0000 (11:06 +0100)
committerRoger Pau Monne <roger.pau@citrix.com>
Wed, 23 May 2012 10:06:48 +0000 (11:06 +0100)
commitb2458c84fb8348c71c65e60337cb8b2f78b5ea18
treefa633e9d0af0131b73d50b32058fe265af126198
parent1824f514109b1205cab990b30748e35e668aeeeb
libxl: add libxl__xs_path_cleanup

Add a function which behaves like "xenstore-rm -t", and which will be
used to clean xenstore after unplug since we will be no longer
executing xen-hotplug-cleanup script, that used to do that for us.

Signed-off-by: Roger Pau Monne <roger.pau@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl_internal.h
tools/libxl/libxl_xshelp.c