[Sheepdog] [PATCH 0/9] bug fixes for sheepdog 0.2.0 release
MORITA Kazutaka
morita.kazutaka at lab.ntt.co.jp
Sat Jan 1 20:53:11 CET 2011
Hi,
These patches are important bug fixes for the next release.
Thanks,
Kazutaka
MORITA Kazutaka (9):
sheep: add missing write() in the copy-on-write operation
collie: fix snapshot delete option
collie: fix options of the vdi object command
sheep: shutdown after processing outstanding requests
sheep: write the previous epoch log only when epoch is incremented
Revert "sheep: fix vdi deletion"
sheep: remove a journal directory in remove_epoch()
sheep: clear a vdi bitmap when the cluster is formatted
sheep: handle SD_OP_STAT_CLUSTER even when the node failed to join
collie/collie.c | 52 +++++++++++++++++++++++++++++++++++++++-------------
sheep/group.c | 8 ++------
sheep/sdnet.c | 18 +++++++++++++++++-
sheep/sheep.c | 2 +-
sheep/sheep_priv.h | 1 +
sheep/store.c | 16 ++++++++++++++--
6 files changed, 74 insertions(+), 23 deletions(-)
More information about the sheepdog
mailing list