
10 Mar
2016
10 Mar
'16
8:38 a.m.
On Thu, Mar 10, 2016 at 05:53:53AM +0100, Martin Kletzander wrote:
Since servers know their name, there is no need to supply such information twice. Also defeats inconsistencies.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- daemon/libvirtd.c | 4 ++-- src/locking/lock_daemon.c | 2 +- src/logging/log_daemon.c | 2 +- src/lxc/lxc_controller.c | 2 +- src/rpc/virnetdaemon.c | 2 +- src/rpc/virnetdaemon.h | 1 - tests/virnetdaemontest.c | 2 +- 7 files changed, 7 insertions(+), 8 deletions(-)
ACK Jan