On 03/25/2014 09:28 AM, Stefan Bader wrote: > Commit d9f19c30d054c86b15a304f4118baa4fa75af9d2 moved a lot of the > configuration setup into libxlDriverConfigNew(). > However that tries to create the libxl/libxl-driver.log before the > libxl directory gets created in libxlStateInitialize(). > > This causes the daemon to fail on systems that have not had the directory > created before. > > Move the code to create the libxl directory into libxlDriverConfigNew(). > > Signed-off-by: Stefan Bader <stefan.bader@xxxxxxxxxxxxx> > --- > src/libxl/libxl_conf.c | 8 ++++++++ > src/libxl/libxl_driver.c | 7 ------- > 2 files changed, 8 insertions(+), 7 deletions(-) ACK and pushed. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list