]> 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)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 13 Jun 2012 13:56:41 +0000 (15:56 +0200)
commitd9ad41669828e33623ba8177f260b9f313c1963d
treee1a4a92cbef76f32e9ff2edd79dafa3b88aff286
parent0ec514b359c88468d2279a43f7577b0fc3a78e08
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.
src/rpc/virnetserverclient.c