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

Liu Yuan namei.unix at gmail.com
Thu Feb 20 06:07:50 CET 2014


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(-)

-- 
1.8.1.2




More information about the sheepdog mailing list