[libvirt] [PATCH v4 6/7] remote: shrink the critical sections

Cole Robinson crobinso at redhat.com
Thu Dec 12 00:48:42 UTC 2019


On 11/14/19 12:44 PM, Marc Hartmayer wrote:
> To free the structs and save the error, it is not necessary to hold @priv->lock,
> therefore move these parts after the mutex unlock.
> 
> Signed-off-by: Marc Hartmayer <mhartmay at linux.ibm.com>
> ---
>  src/remote/remote_daemon_dispatch.c | 32 ++++++++++++++---------------
>  1 file changed, 16 insertions(+), 16 deletions(-)

Reviewed-by: Cole Robinson <crobinso at redhat.com>

Do I understand correctly that 1,3-5 are all independent and can be
pushed separately? If so I will do that tomorrow. I'm doing some
archaeology on patch #2

- Cole




More information about the libvir-list mailing list