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

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Mon Aug 26 06:39:41 CEST 2013


At Fri, 23 Aug 2013 20:40:51 +0800,
Liu Yuan wrote:
> 
> 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(-)

Applied the first one, thanks.

Kazutaka



More information about the sheepdog mailing list