[sheepdog] [sheepdog-users] [PATCH stable-0.7 0/2] update for vdi checking
Hitoshi Mitake
mitake.hitoshi at gmail.com
Tue Dec 17 02:29:36 CET 2013
At Mon, 16 Dec 2013 20:03:46 +0800,
Liu Yuan wrote:
>
> On Mon, Dec 16, 2013 at 11:18:46AM +0900, Hitoshi Mitake wrote:
> > This update backports the feature of vdi checking based on majority vote
> > implemented in the master branch. Because of the possibility of lost/corrupted
> > objects, this feature must be supported for long living clusters.
> >
> > This patchset contains lots of manual modification and feature
> > backports. So it will be pushed to stable-0.7 if no one disagree with the
> > change in 2 days or a maintainer agree it.
> >
> > Hitoshi Mitake (2):
> > dog: repair objects based on majority vote
> > tests/functional: add a new test for lost and corrupted objects
> >
> > dog/vdi.c | 82 +++++++++++++++++++++++++++++++++++++++-------
> > tests/functional/077 | 77 +++++++++++++++++++++++++++++++++++++++++++
> > tests/functional/077.out | 16 +++++++++
> > tests/functional/group | 1 +
> > 4 files changed, 164 insertions(+), 12 deletions(-)
> > create mode 100755 tests/functional/077
> > create mode 100644 tests/functional/077.out
> >
>
> Looks good to me
Thanks for your review, I'll push it to stable-0.7 soon.
Thanks,
Hitoshi
More information about the sheepdog
mailing list