[sheepdog] [PATCH 0/6] fix errors on 32 bit architectures

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Wed Sep 19 06:25:39 CEST 2012


MORITA Kazutaka (6):
  sheep: avoid atomic operations against uint64_t/int64_t variables
  sheep: fix printf format errors on 32 bit machines
  lib/event: initialize variable
  tests: append log outputs instead of overwriting
  tests: filter repeated lines to avoid double umount call
  tests: omit mkfs outputs

 collie/node.c        |    3 ++-
 lib/event.c          |    1 +
 sheep/object_cache.c |    6 +++---
 sheep/ops.c          |    2 +-
 sheep/sheep.c        |   13 +++++++------
 sheep/sheep_priv.h   |    2 +-
 sheep/work.c         |    2 +-
 tests/common.rc      |    6 +++---
 8 files changed, 19 insertions(+), 16 deletions(-)

-- 
1.7.2.5




More information about the sheepdog mailing list