Re: [libvirt] [PATCH] ESX: append CURL headers to fix serviceContent entities

2012-12-31 Thread Ata Bohra
Please hold off reviews on this post. I've been testing and analyzing some other piece of code (the one that do not need connection headers to include urn:vim25 namespace), but I observed that this namespace include causes lot of other issues such as:1. It breaks existing APIs due to ordering is

Re: [libvirt] [PATCH] qemu: Adapt to new log format

2012-12-31 Thread Eric Blake
On 12/29/2012 02:09 AM, Michal Privoznik wrote: > Since 586502189edf9fd0f89a83de96717a2ea826fdb0 qemu commit, the log > lines reporting chardev's path has changed from: > > $ ./x86_64-softmmu/qemu-system-x86_64 -serial pty -serial pty -monitor pty > char device redirected to /dev/pts/5 > char devi

Re: [libvirt] [PATCH] sanlock: Chown lease files as well

2012-12-31 Thread Eric Blake
On 12/28/2012 08:59 AM, Michal Privoznik wrote: > Since sanlock doesn't run under root:root, we have chown()'ed the > __LIBVIRT__DISKS__ lease file to the user:group defined in the > sanlock config. However, when writing the patch I've forgot about > lease files for each disk (this is the > /var/li