summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/scripts/integration.bash
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2012-12-04 14:28:06 +1100
committerAmitay Isaacs <amitay@gmail.com>2013-01-07 10:35:39 +1100
commit6fbd3ea2c2d516084c4ef887af3a6ac048bd2eba (patch)
treed03a5af9b1306f5b28578e81c877b9bf0b9df3de /ctdb/tests/scripts/integration.bash
parent80a2bb84e7d04f4ee3b3369f734b80dce184ad72 (diff)
ctdbd: Initialise the node flags in just one place
Currently flags are initialised in 2 places. One of them is in ctdb_tcp_listen_automatic(), which just seems wrong. This makes the code easier to follow by just doing it in ctdb_start_daemon(). This means that the flags are now initialised later than previously. However, it is still done before the transport is started and before clients can connect. In future it might make sense to do a similar thing with setting the PNN. However, the current optimisation is reasonably obvious... Signed-off-by: Martin Schwenke <martin@meltin.net> Pair-programmed-with: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 2bbee8ac23ad5b7adf7122d8c91d5f0d54582507)
Diffstat (limited to 'ctdb/tests/scripts/integration.bash')
0 files changed, 0 insertions, 0 deletions