]> git.ipfire.org Git - thirdparty/libvirt.git/commit
server rpc: Remove APIs for manipulating filters on locked client
authorJiri Denemark <jdenemar@redhat.com>
Tue, 12 Jun 2012 07:02:38 +0000 (09:02 +0200)
committerCole Robinson <crobinso@redhat.com>
Mon, 13 Aug 2012 01:15:47 +0000 (21:15 -0400)
commitf8e651117f9263824d990452a7a14d5682d50dce
treef376faa52d9e2ce126684769f8885294822cea07
parent6180670cd21b69ac1abd3d591dbbe0c29885f9dd
server rpc: Remove APIs for manipulating filters on locked client

We don't need to add or remove filters when client object is already
locked anymore. There's no reason to keep the *Locked variants of those
APIs.
(cherry picked from commit d9ad41669828e33623ba8177f260b9f313c1963d)
src/rpc/virnetserverclient.c