]> xenbits.xensource.com Git - libvirt.git/commit
rpc: Don't mix max_clients and max_workers in PostExecRestart
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 7 May 2015 08:01:32 +0000 (10:01 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 14 May 2015 13:03:33 +0000 (15:03 +0200)
commit161b52662f493ba937d08989307620c56becb491
treeed590e12c923e9e8195c3698d0ccf2983e2d3192
parent361801362fb047ceb63e303efec224aea73a179a
rpc: Don't mix max_clients and max_workers in PostExecRestart

This only affected the servers that re-exec themselves, which is only
virtlockd and it didn't do any mess, so this is mostly a clenaup.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/rpc/virnetserver.c