[sheepdog] [PATCH v2 0/3] refine sheep option handling

Liu Yuan namei.unix at gmail.com
Fri Aug 23 14:40:51 CEST 2013


v2:
 - update help message for journal and cache

Liu Yuan (3):
  sheep: generalize the option parsing
  move parse_option_size to lib/option.c
  sheep: make option set human friendly

 dog/vdi.c            |   42 ++---------
 include/option.h     |    7 ++
 lib/option.c         |   61 ++++++++++++++++
 sheep/journal.c      |    2 +-
 sheep/sheep.c        |  199 +++++++++++++++++++++-----------------------------
 tests/functional/018 |    2 +-
 tests/functional/019 |    2 +-
 tests/functional/020 |    2 +-
 tests/functional/044 |    2 +-
 tests/functional/047 |    4 +-
 tests/functional/049 |    4 +-
 tests/functional/058 |    2 +-
 tests/functional/065 |    4 +-
 tests/functional/066 |    2 +-
 14 files changed, 170 insertions(+), 165 deletions(-)

-- 
1.7.9.5




More information about the sheepdog mailing list