[sheepdog] [PATCH] sheep: set the length of response in local_get_store_list()
MORITA Kazutaka
morita.kazutaka at lab.ntt.co.jp
Mon Oct 29 00:43:48 CET 2012
At Sun, 28 Oct 2012 16:08:24 +0900,
Hitoshi Mitake wrote:
>
> The commit: 55a84a160dca3c8ed656e21d85fbe93c82e731a9 reduced the
> setting of default length of response, so the result of
> local_get_store_list() wasn't sent to collie.
>
> Current output of "collie cluster format -b asdf" is:
> using backend asdf store
> Format failed: Targeted backend store is not found
> Available stores:
> ---------------------------------------
>
> Correct output is:
> using backend asdf store
> Format failed: Targeted backend store is not found
> Available stores:
> plain farm
> ---------------------------------------
>
> This patch let local_get_store_list() set the length of response.
>
> Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
> ---
> sheep/ops.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks!
Kazutaka
More information about the sheepdog
mailing list