Commit Graph

9 Commits

Author SHA1 Message Date
Jan Friesse
d99c195fc5 qdevice: Handle configurations without ring0_addr
Configuration without ring0_addr is valid for new Corosync.

Big thanks to Fabian-Gruenbichler who reported the problem and
Oyvind Albrigtsen for englishify the error message.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2020-11-13 16:01:24 +01:00
Jan Friesse
897a725ad9 qdevice: Configuration without nodelist is invalid
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2020-11-13 16:01:24 +01:00
Jan Friesse
154ded5d46 qdevice-cmap: Load clear node high bit only once
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2020-11-13 16:01:24 +01:00
Jan Friesse
e4bdad3cbb qdevice-cmap: Fix clear high node bit typo
It's really bit, not byte.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2020-11-13 16:01:23 +01:00
Jan Friesse
406b689d36 qdevice: Use EXIT_SUCCESS and EXIT_FAILURE codes
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2020-08-12 15:52:17 +02:00
Jan Friesse
313d42d1e1 qdevice: Import log instead of qdevice-log
and move qdevice-log-debug to log-common to share it with qnetd.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2019-08-12 17:47:39 +02:00
Jan Friesse
c8d19612c2 qdevice: Use log instead of libqb log
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2019-08-12 17:47:39 +02:00
Jan Friesse
37fda20a2f qdevice-cmap: Fix compiler warning on Sparc/ARM
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2018-08-08 12:41:20 +02:00
Jan Friesse
9a1955a7d6 Initial import from corosync codebase
Used the code from corosync master
(31ddba64a2726bcedf81eb84df2e2da4846832f7)

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2018-01-23 14:24:36 +01:00