This patchset fixes a problem reported by Chris: http://lists.wpkg.org/pipermail/sheepdog/2011-October/001509.html I also placed this patches at: git://github.com/collie/sheepdog.git vdiattr MORITA Kazutaka (2): add vdi creation time to the vdi attribute header make vdi setattr atomic collie/vdi.c | 65 +++++++++++++++------------------- include/sheep.h | 11 ++++-- include/sheepdog_proto.h | 13 ++++++- sheep/group.c | 29 +++++++++++----- sheep/sdnet.c | 9 +++-- sheep/sheep_priv.h | 9 +++-- sheep/store.c | 5 ++- sheep/vdi.c | 86 ++++++++++++++++++++++++++------------------- 8 files changed, 130 insertions(+), 97 deletions(-) -- 1.7.2.5 |