[Sheepdog] [PATCH v3]timestamp epoch log

Liu Yuan namei.unix at gmail.com
Wed Oct 26 15:18:13 CEST 2011


This patch set timestamps the epoch log, that is supposed to help admins to
get more info about cluster history.

Changes from v3 to v2:
 - change time_t in epoch_log to uint64_t as Kazum suggested.

Changes from v2 to v1:
 - remove extra dprintfs when update epoch log

Liu Yuan (3):
      sheep: use update_epoch_log() to write epoch logs
      sheep: timestamp the epoch log
      sheep: rename var ctime to ct

 collie/cluster.c   |   11 +++++---
 include/sheep.h    |    1 +
 sheep/group.c      |    6 +---
 sheep/ops.c        |   11 +++----
 sheep/sheep_priv.h |    1 -
 sheep/store.c      |   74 ++++++++++++++++++++++++++-------------------------
 6 files changed, 52 insertions(+), 52 deletions(-)

Thanks,
Yuan



More information about the sheepdog mailing list