[sheepdog] [PATCH 0/2] add helper functions to calculate sha1 from buffer

MORITA Kazutaka morita.kazutaka at gmail.com
Fri Jul 19 06:16:55 CEST 2013


From: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>

With this series, tests/functional/030 can be passed.

MORITA Kazutaka (2):
  util: add find_zero_blocks()
  add sha1_from_buffer()

 collie/farm/sha1_file.c |   22 ++--------------------
 include/sha1.h          |    1 +
 include/util.h          |    1 +
 lib/sha1.c              |   28 ++++++++++++++++++++++++++--
 lib/util.c              |   24 +++++++++++++++++++-----
 sheep/plain_store.c     |   10 +---------
 6 files changed, 50 insertions(+), 36 deletions(-)

-- 
1.7.9.5




More information about the sheepdog mailing list