This series depends on my previous patches, "cleanup stale objects" and "plain_store: remove tmp objects in for_each_object_in_wd". I've pushed all patches to the devel branch for more people to try or review them easily.
MORITA Kazutaka (3): tests: add test to check sheep joining with old objects sheep: add an argument to for_each_object_in_wd plain_store: store stale objects in .stale/[epoch]/ sheep/farm/trunk.c | 14 ++++++------ sheep/plain_store.c | 56 ++++++++++++++++++++++++++++++++++++-------------- sheep/sheep_priv.h | 2 +- tests/034 | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++ tests/034.out | 11 ++++++++++ tests/group | 1 + 6 files changed, 115 insertions(+), 24 deletions(-) create mode 100755 tests/034 create mode 100644 tests/034.out -- 1.7.2.5 -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
