[sheepdog] [PATCH 0/2] sheep: forbid revival of orphan objects

Hitoshi Mitake mitake.hitoshi at lab.ntt.co.jp
Thu Dec 11 08:00:13 CET 2014


This patchset solves a long remaining problem: revival of orphan
objects.

The same thing can be found here:
https://github.com/sheepdog/sheepdog/tree/orphan-objects

Valerio, could you test it?

Hitoshi Mitake (2):
  tests/functional: test a case of orphan object revival
  sheep: forbid revival of orphan objects

 sheep/group.c            | 20 ++++++++++++++------
 sheep/md.c               |  2 +-
 sheep/ops.c              |  4 ++--
 sheep/recovery.c         | 46 +++++++++++++++++++++++++++++++++++++++++++++-
 sheep/sheep_priv.h       |  3 ++-
 tests/functional/099     | 31 +++++++++++++++++++++++++++++++
 tests/functional/099.out | 24 ++++++++++++++++++++++++
 tests/functional/group   |  3 ++-
 8 files changed, 121 insertions(+), 12 deletions(-)
 create mode 100755 tests/functional/099
 create mode 100644 tests/functional/099.out

-- 
1.8.3.2




More information about the sheepdog mailing list