ctdb-config: Change option "no realtime" option to "realtime scheduling"
commitd51434b59e0fca75c51338178df47279cca93a4c
authorMartin Schwenke <martin@meltin.net>
Mon, 20 Aug 2018 03:35:33 +0000 (20 13:35 +1000)
committerKarolin Seeger <kseeger@samba.org>
Tue, 28 Aug 2018 08:59:15 +0000 (28 10:59 +0200)
treee3f8b28a1c8cd2fb7780117e286f9af65d65bb0d
parent34b4bdcf81c35be999c7f469f605b0c7cf76444c
ctdb-config: Change option "no realtime" option to "realtime scheduling"

Negative options can be confusing, so switch to a positive option.

This was supposed to be done months ago but was forgotten.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13589

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit 17068e756b9e46f7a6c77d533ef1777173bb3795)
ctdb/doc/ctdb.conf.5.xml
ctdb/server/ctdb_config.c
ctdb/server/ctdb_config.h
ctdb/server/ctdbd.c
ctdb/server/legacy_conf.c
ctdb/server/legacy_conf.h
ctdb/tests/cunit/config_test_001.sh
ctdb/tests/cunit/config_test_006.sh