ctdb-tools: recovery master -> leader
authorMartin Schwenke <martin@meltin.net>
Mon, 10 Jan 2022 02:22:19 +0000 (13:22 +1100)
committerMartin Schwenke <martins@samba.org>
Mon, 17 Jan 2022 10:21:33 +0000 (10:21 +0000)
commitf02e097485722badf27523c706adb99f21342f56
tree358259cccd6e89e8e2d325f946a35d0c360424e9
parente60581d5b5ecbac2b4bae49fbf60e071372fc2d3
ctdb-tools: recovery master -> leader

The following command names are changed:

  recmaster -> leader
  setrecmasterrole -> setleaderrole

Command output changed for the following commands:

  status
  getcapabilities

Documentation and tests are updated to reflect these changes.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
12 files changed:
ctdb/doc/ctdb.1.xml
ctdb/tests/INTEGRATION/database/recovery.001.volatile.sh
ctdb/tests/INTEGRATION/simple/cluster.002.recmaster_yield.sh
ctdb/tests/UNIT/tool/ctdb.getcapabilities.001.sh
ctdb/tests/UNIT/tool/ctdb.getcapabilities.002.sh
ctdb/tests/UNIT/tool/ctdb.getcapabilities.004.sh
ctdb/tests/UNIT/tool/ctdb.leader.001.sh [moved from ctdb/tests/UNIT/tool/ctdb.recmaster.001.sh with 100% similarity]
ctdb/tests/UNIT/tool/ctdb.leader.002.sh [moved from ctdb/tests/UNIT/tool/ctdb.recmaster.002.sh with 100% similarity]
ctdb/tests/UNIT/tool/ctdb.status.001.sh
ctdb/tests/UNIT/tool/ctdb.status.002.sh
ctdb/tests/scripts/integration.bash
ctdb/tools/ctdb.c