[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 18:57:40 CEST 2012
At Wed, 16 May 2012 10:54:14 +0900,
MORITA Kazutaka wrote:
>
> 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(-)
Applied after removing '--enable-cache' option from the second patch.
Kazutaka
More information about the sheepdog
mailing list