mirror_corosync/vqsim
Christine Caulfield 7b96a937df log: Configure knet logging to the same as corosync
Before this, all knet messages, including debug, were sent
over the pipe from knet to corosync and filtered in corosync.
This was obviously a waste, so now we tell knet the logging
level we need from it and so only get the messages that the
user has requested.

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
2022-03-31 17:29:20 +02:00
..
.gitignore vqsim: Fix gitignore 2019-07-02 10:34:08 +02:00
Makefile.am config: Properly check crypto and compress models 2021-04-14 18:07:20 +02:00
parser.c vqsim: Do not access unitialized argv[0] 2019-06-12 15:40:51 +02:00
vq_object.c vqsim: Add Quorum simulator program 2016-10-13 14:21:04 +01:00
vqmain.c log: Configure knet logging to the same as corosync 2022-03-31 17:29:20 +02:00
vqsim_vq_engine.c logging: Add CS_PRI_NODE_ID and CS_PRI_RING_ID 2019-07-03 10:53:52 +02:00
vqsim.h vqsim: Enhance vqsim 2019-05-13 11:04:24 +02:00