]> git.ipfire.org Git - thirdparty/libvirt.git/commit
secrets: Convert to use ObjectRWLockable
authorJohn Ferlan <jferlan@redhat.com>
Mon, 9 Oct 2017 18:24:32 +0000 (14:24 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 13 Oct 2017 01:30:52 +0000 (21:30 -0400)
commitc37efe19e8165a602237a4d067dea18df3f667df
tree600d716e61f81b21ac52997dd88f2024ad688d03
parent3dcab1de5d45dc44d1c9d3a09fd29f826062d214
secrets: Convert to use ObjectRWLockable

Let's use the ObjectRWLockable for the various list lock mgmt.
Only time need Write lock will be for Add/Remove logic.
src/conf/virsecretobj.c