[libvirt] [PATCH 3/3] virdomainobjlist: Use virObjectRWLockable

Michal Privoznik mprivozn at redhat.com
Mon Jul 24 13:56:53 UTC 2017


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 at redhat.com>
>> ---
>>  src/conf/virdomainobjlist.c | 24 ++++++++++++------------
>>  1 file changed, 12 insertions(+), 12 deletions(-)
> 
> Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
> 
> 

Sweet. I've fixed 2/3 and pushed. Thank you!

Michal




More information about the libvir-list mailing list