]> git.proxmox.com Git - mirror_corosync-qdevice.git/commit
qnetd: Rename qnetd-log.c to log.c
authorJan Friesse <jfriesse@redhat.com>
Mon, 12 Aug 2019 11:19:02 +0000 (13:19 +0200)
committerJan Friesse <jfriesse@redhat.com>
Mon, 12 Aug 2019 15:47:39 +0000 (17:47 +0200)
commitbb9dabf9458b712d93a980cb88511cc7b17bc6a7
treee6fd0b6dc64cb903e1fff24f81489a6d35db3e3c
parent9bbf2f240d57e90b94dac866d4f42a81d8c060b9
qnetd: Rename qnetd-log.c to log.c

And remove qnetd_ prefix from function names.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
21 files changed:
qdevices/Makefile.am
qdevices/corosync-qnetd.c
qdevices/log.c [new file with mode: 0644]
qdevices/log.h [new file with mode: 0644]
qdevices/qnetd-algo-2nodelms.c
qdevices/qnetd-algo-ffsplit.c
qdevices/qnetd-algo-lms.c
qdevices/qnetd-algo-test.c
qdevices/qnetd-algo-utils.c
qdevices/qnetd-algorithm.c
qdevices/qnetd-client-algo-timer.c
qdevices/qnetd-client-msg-received.c
qdevices/qnetd-client-net.c
qdevices/qnetd-client-send.c
qdevices/qnetd-dpd-timer.c
qdevices/qnetd-instance.c
qdevices/qnetd-ipc-cmd.c
qdevices/qnetd-ipc.c
qdevices/qnetd-log-debug.c
qdevices/qnetd-log.c [deleted file]
qdevices/qnetd-log.h [deleted file]