[sheepdog] [PATCH 0/3] store: avoid reading old objects
MORITA Kazutaka
morita.kazutaka at lab.ntt.co.jp
Sun Aug 26 12:50:13 CEST 2012
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
More information about the sheepdog
mailing list