mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
dc076b835f
Separate functions are not needed for stopping/starting/restarting individual nodes. The stop and start functions essentially just use onnode, though for local daemons this is embedded in local_daemons.sh. So, just provide one stop and one start function that takes an optional nodespec, defaulting to all nodes. Restarting becomes common. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> |
||
---|---|---|
.. | ||
scripts | ||
basics.001.attach.sh | ||
basics.002.attach.sh | ||
basics.003.detach.sh | ||
basics.004.wipe.sh | ||
basics.010.backup_restore.sh | ||
fetch.001.ring.sh | ||
readonly.001.basic.sh | ||
recovery.001.volatile.sh | ||
recovery.002.large.sh | ||
recovery.003.no_resurrect.sh | ||
recovery.010.persistent.sh | ||
recovery.011.continue.sh | ||
transaction.001.ptrans.sh | ||
transaction.002.loop.sh | ||
transaction.003.loop_recovery.sh | ||
transaction.004.update_record.sh | ||
transaction.010.loop_recovery.sh | ||
traverse.001.one.sh | ||
traverse.002.many.sh | ||
vacuum.001.fast.sh | ||
vacuum.002.full.sh | ||
vacuum.003.recreate.sh | ||
vacuum.030.locked.sh | ||
vacuum.031.locked.sh | ||
vacuum.032.locked.sh | ||
vacuum.033.locked.sh | ||
vacuum.034.locked.sh |