MORITA Kazutaka (6): tests: add test to check cluster halt sheep: use default nr_copies when no vdi is created tests: add check for force cluster recovery sheep: add debug info to show the joining node sheep: abort on force recovery error sheep: don't read epoch log from local in epoch_log_read_remote
sheep/group.c | 45 +++++++++++++++++++ sheep/ops.c | 25 ++++++----- sheep/store.c | 39 ----------------- sheep/vdi.c | 7 ++- tests/051 | 32 ++++++++++++++ tests/051.out | 23 ++++++++++ tests/052 | 54 +++++++++++++++++++++++ tests/052.out | 138 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ tests/group | 2 + 9 files changed, 315 insertions(+), 50 deletions(-) create mode 100755 tests/051 create mode 100644 tests/051.out create mode 100755 tests/052 create mode 100644 tests/052.out -- 1.8.1.3.566.gaa39828 -- sheepdog mailing list sheepdog@lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/sheepdog