Re: [libvirt] [PATCH 1/2] qemu: Force capabilities cache refresh if libvirtd date is different

2015-05-26 Thread Daniel P. Berrange
On Sat, May 23, 2015 at 10:33:30AM -0400, John Ferlan wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1195882 > > Original commit id 'cbde3589' indicates that the cache file would be > discarded if either the QEMU binary or libvirtd 'ctime' changes; however, > the code only discarded if the Q

Re: [libvirt] [PATCH 1/2] qemu: Force capabilities cache refresh if libvirtd date is different

2015-05-23 Thread Martin Kletzander
On Sat, May 23, 2015 at 10:33:30AM -0400, John Ferlan wrote: https://bugzilla.redhat.com/show_bug.cgi?id=1195882 Original commit id 'cbde3589' indicates that the cache file would be discarded if either the QEMU binary or libvirtd 'ctime' changes; however, the code only discarded if the QEMU bina

[libvirt] [PATCH 1/2] qemu: Force capabilities cache refresh if libvirtd date is different

2015-05-23 Thread John Ferlan
https://bugzilla.redhat.com/show_bug.cgi?id=1195882 Original commit id 'cbde3589' indicates that the cache file would be discarded if either the QEMU binary or libvirtd 'ctime' changes; however, the code only discarded if the QEMU binary time didn't match or if the new libvirtd ctime was later tha