ctdb-scripts: Event scripts must end with ".script" suffix
authorMartin Schwenke <martin@meltin.net>
Tue, 15 May 2018 08:36:29 +0000 (18:36 +1000)
committerAmitay Isaacs <amitay@samba.org>
Tue, 5 Jun 2018 15:47:26 +0000 (17:47 +0200)
commitb23f3f996038626f618c5b5aa552686c1b852f44
treed1be4a0eb87cd093de3bd280185f486550552ff9
parent12fd8d7a5c5d14d403aac6cd9e318afcd0a8e159
ctdb-scripts: Event scripts must end with ".script" suffix

Preparation for recommending configuration for each script next to the
actual script.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
44 files changed:
ctdb/common/run_event.c
ctdb/config/events/legacy/00.ctdb.script [moved from ctdb/config/events/legacy/00.ctdb with 100% similarity]
ctdb/config/events/legacy/01.reclock.script [moved from ctdb/config/events/legacy/01.reclock with 100% similarity]
ctdb/config/events/legacy/05.system.script [moved from ctdb/config/events/legacy/05.system with 100% similarity]
ctdb/config/events/legacy/06.nfs.script [moved from ctdb/config/events/legacy/06.nfs with 100% similarity]
ctdb/config/events/legacy/10.interface.script [moved from ctdb/config/events/legacy/10.interface with 100% similarity]
ctdb/config/events/legacy/11.natgw.script [moved from ctdb/config/events/legacy/11.natgw with 100% similarity]
ctdb/config/events/legacy/11.routing.script [moved from ctdb/config/events/legacy/11.routing with 100% similarity]
ctdb/config/events/legacy/13.per_ip_routing.script [moved from ctdb/config/events/legacy/13.per_ip_routing with 100% similarity]
ctdb/config/events/legacy/20.multipathd.script [moved from ctdb/config/events/legacy/20.multipathd with 100% similarity]
ctdb/config/events/legacy/31.clamd.script [moved from ctdb/config/events/legacy/31.clamd with 100% similarity]
ctdb/config/events/legacy/40.vsftpd.script [moved from ctdb/config/events/legacy/40.vsftpd with 100% similarity]
ctdb/config/events/legacy/41.httpd.script [moved from ctdb/config/events/legacy/41.httpd with 100% similarity]
ctdb/config/events/legacy/49.winbind.script [moved from ctdb/config/events/legacy/49.winbind with 100% similarity]
ctdb/config/events/legacy/50.samba.script [moved from ctdb/config/events/legacy/50.samba with 100% similarity]
ctdb/config/events/legacy/60.nfs.script [moved from ctdb/config/events/legacy/60.nfs with 100% similarity]
ctdb/config/events/legacy/70.iscsi.script [moved from ctdb/config/events/legacy/70.iscsi with 100% similarity]
ctdb/config/events/legacy/91.lvs.script [moved from ctdb/config/events/legacy/91.lvs with 100% similarity]
ctdb/config/events/legacy/99.timeout.script [moved from ctdb/config/events/legacy/99.timeout with 100% similarity]
ctdb/tests/complex/90_debug_hung_script.sh
ctdb/tests/cunit/run_event_001.sh
ctdb/tests/eventd/eventd_002.sh
ctdb/tests/eventd/eventd_003.sh
ctdb/tests/eventd/eventd_004.sh
ctdb/tests/eventd/eventd_005.sh
ctdb/tests/eventd/eventd_006.sh
ctdb/tests/eventd/eventd_007.sh
ctdb/tests/eventd/eventd_011.sh
ctdb/tests/eventd/eventd_012.sh
ctdb/tests/eventd/eventd_013.sh
ctdb/tests/eventd/eventd_014.sh
ctdb/tests/eventd/eventd_021.sh
ctdb/tests/eventd/eventd_022.sh
ctdb/tests/eventd/eventd_023.sh
ctdb/tests/eventd/eventd_024.sh
ctdb/tests/eventd/eventd_031.sh
ctdb/tests/eventd/eventd_032.sh
ctdb/tests/eventd/eventd_033.sh
ctdb/tests/eventd/eventd_041.sh
ctdb/tests/eventd/eventd_042.sh
ctdb/tests/eventd/eventd_043.sh
ctdb/tests/eventd/eventd_051.sh
ctdb/tests/eventscripts/scripts/local.sh
ctdb/tests/simple/etc-ctdb/events/legacy/00.test.script [moved from ctdb/tests/simple/etc-ctdb/events/legacy/00.test with 100% similarity]