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 <[email protected]> > --- > sheep/ops.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks! Kazutaka -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
