]> git.ipfire.org Git - thirdparty/libvirt.git/commit
parallels_network: Drop parallelsDriverLock() from everywhere.
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 26 Feb 2015 13:36:47 +0000 (14:36 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 13 Mar 2015 14:55:56 +0000 (15:55 +0100)
commitbaf8cf9c8087a80d9e0f5fb194aa25a9ee5e4078
treed8439439fc0c6cddac9cb8aae017f9168c3d0369
parentb464fd7ed9c882f80d4c8c164c30a4dfc4fc2fe7
parallels_network: Drop parallelsDriverLock() from everywhere.

While in previous commits there were some places that relied on
the big lock, in this file there's no such place and the big
driver lock can be dropped completely. Yay!

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/parallels/parallels_network.c