From: MORITA Kazutaka <[email protected]> This reduces the risk of data loss especially when sheepdog was shutdown without 'dog cluster shutdown'.
I guess the second patch should go into the stable tree after we confirm there is no problem with the change. MORITA Kazutaka (2): tests/functional: add test for temporary object lost sheep: use default copy number when vdi state is not available sheep/gateway.c | 18 +++++++++--------- sheep/plain_store.c | 6 +----- sheep/recovery.c | 6 +----- sheep/vdi.c | 4 ++-- tests/functional/074 | 35 +++++++++++++++++++++++++++++++++++ tests/functional/074.out | 12 ++++++++++++ tests/functional/group | 1 + 7 files changed, 61 insertions(+), 21 deletions(-) create mode 100755 tests/functional/074 create mode 100644 tests/functional/074.out -- 1.7.9.5 -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
