[sheepdog] [PATCH v2 0/2] sheep: add an option to disable object cache

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Wed May 16 03:54:14 CEST 2012


Changes from v1:
 - add a patch to fix read_object()
 - rebase onto the current master
 - modify the commit log to explain the restriction of the object
   cache more clearly

MORITA Kazutaka (2):
  sheep: read cached data if it exists in read_object()
  sheep: add an option to disable object cache

 sheep/group.c      |    2 +-
 sheep/ops.c        |    8 +++++-
 sheep/sdnet.c      |    3 +-
 sheep/sheep.c      |   17 ++++++++++++-
 sheep/sheep_priv.h |    4 ++-
 sheep/store.c      |   61 ++++++++++++++++++++++++++++++++++++++++++++++-----
 6 files changed, 82 insertions(+), 13 deletions(-)

-- 
1.7.2.5




More information about the sheepdog mailing list