[sheepdog] [PATCH 0/4] some sd_inode.c cleanups

Hitoshi Mitake mitake.hitoshi at gmail.com
Fri Feb 21 02:57:58 CET 2014


At Thu, 20 Feb 2014 13:07:50 +0800,
Liu Yuan wrote:
> 
> No functionality changes.
> 
> Liu Yuan (4):
>   util: add typesafe nbsearch macro
>   util/sd_inode: structure and function renaming
>   util/sd_inode: kill {set,get} macros
>   util/sd_inode: kill icache_init()
> 
>  dog/cluster.c            |  10 +-
>  dog/common.c             |   4 +-
>  dog/dog.c                |   3 +
>  dog/dog.h                |  10 -
>  dog/vdi.c                |  49 ++--
>  include/internal_proto.h |   3 +-
>  include/sheepdog_proto.h |  33 ++-
>  include/util.h           |  24 ++
>  lib/sd_inode.c           | 639 +++++++++++++++++++++++------------------------
>  sheep/http/kv.c          |  35 ++-
>  sheep/http/oalloc.c      |   9 +-
>  sheep/nfs/fs.c           |   7 +-
>  sheep/nfs/nfs.c          |   2 +-
>  sheep/ops.c              |   7 +-
>  sheep/sheep.c            |   4 +
>  sheep/sheep_priv.h       |  10 -
>  sheep/vdi.c              |  10 +-
>  sheepfs/core.c           |   3 +
>  sheepfs/sheepfs.h        |   5 +
>  sheepfs/volume.c         |  28 +--
>  20 files changed, 432 insertions(+), 463 deletions(-)

Looks good to me.
Reviewed-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>

Thanks,
Hitoshi



More information about the sheepdog mailing list