[sheepdog] [PATCH v2] collie: print VIDs in various vdi operations

MORITA Kazutaka morita.kazutaka at gmail.com
Wed Jul 3 02:11:56 CEST 2013


At Tue,  2 Jul 2013 18:02:55 +0900,
Hitoshi Mitake wrote:
> 
> Priting VIDs after various operations by "collie vdi" is useful for
> frontend software which wraps collie. Because detecting changed VIDs
> with an output of "collie vdi list" is costly, printing changed VIDs
> when the change happens is an effective way.
> 
> Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
> ---
> 
> v2: Add a new option -v to collie for verbose output. If this option
>     isn't passed, VIDs are not printed.
> 
>  collie/collie.c |    5 +++++
>  collie/collie.h |    1 +
>  collie/vdi.c    |   47 ++++++++++++++++++++++++++++++++++++++++-------
>  3 files changed, 46 insertions(+), 7 deletions(-)

Applied, thanks!

Kazutaka



More information about the sheepdog mailing list