Re: [sheepdog] [PATCH v3 1/5] sheep/http: optimize read/write object by using async request

2013-12-17 Thread Hitoshi Mitake
At Wed, 18 Dec 2013 13:30:20 +0900, Hitoshi Mitake wrote: > > From: Liu Yuan > > Also add Robin and myself to the contributor list of this file > > Reviewed-by: Hitoshi Mitake > Reviewed-by: Robin Dong > Signed-off-by: Liu Yuan > --- > sheep/http/kv.c | 101 > +

[sheepdog] [PATCH v3 1/5] sheep/http: optimize read/write object by using async request

2013-12-17 Thread Hitoshi Mitake
From: Liu Yuan Also add Robin and myself to the contributor list of this file Reviewed-by: Hitoshi Mitake Reviewed-by: Robin Dong Signed-off-by: Liu Yuan --- sheep/http/kv.c | 101 --- 1 file changed, 74 insertions(+), 27 deletions(-) dif