On 07/24/2017 03:36 PM, Pavel Hrdina wrote:
On Wed, Jul 19, 2017 at 04:31:50PM +0200, Michal Privoznik wrote:
> There is no reason why two threads trying to look up two domains
> should mutually exclude each other. Utilize new
> virObjectRWLockable that was just introduced.
>
> Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
> ---
> src/conf/virdomainobjlist.c | 24 ++++++++++++------------
> 1 file changed, 12 insertions(+), 12 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>
Sweet. I've fixed 2/3 and pushed. Thank you!
Michal