]> xenbits.xensource.com Git - libvirt.git/commit
rpc: use VIR_LOCK_GUARD in remote client code
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 22 Dec 2022 15:28:50 +0000 (10:28 -0500)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 17 Jan 2023 17:33:54 +0000 (12:33 -0500)
commit778c3004609ede0a9df4cf3e01c031047530efb7
tree6f339b6051a1a62899c3d3d1dc4e286a85f82c51
parent3ebcd59d21d74ff8508d815c5d61d42f5e659598
rpc: use VIR_LOCK_GUARD in remote client code

Using VIR_LOCK_GUARD helps to simplify the control flow
logic.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/rpc/gendispatch.pl