[sheepdog] [PATCH 0/2] cleanup rbtree

Liu Yuan namei.unix at gmail.com
Thu Aug 22 07:13:53 CEST 2013


On Thu, Aug 22, 2013 at 12:39:44PM +0900, MORITA Kazutaka wrote:
> From: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
> 
> MORITA Kazutaka (2):
>   add helper macros to insert/search/iterate rbtree node
>   remove redundant list_node
> 
>  dog/farm/object_tree.c    |   47 ++++++++---------------------
>  dog/trace.c               |   33 +++++++--------------
>  include/rbtree.h          |   72 +++++++++++++++++++++++++++++++++++++++++++++
>  lib/sockfd_cache.c        |   52 +++++++-------------------------
>  sheep/cluster/zookeeper.c |   52 +++++++-------------------------
>  sheep/object_cache.c      |   45 ++++++----------------------
>  sheep/object_list_cache.c |   62 +++++++++++---------------------------
>  sheep/vdi.c               |   56 ++++++++---------------------------
>  sheepfs/volume.c          |   45 ++++++----------------------
>  9 files changed, 163 insertions(+), 301 deletions(-)
> 

Applied thanks

Yuan



More information about the sheepdog mailing list