On Tue, Jan 15, 2013 at 04:28:55PM +0800, Liu Yuan wrote: > From: Liu Yuan <tailai...@taobao.com> > > This will reduce sockfds connected to the sheep server to one, which simply > the > future hacks. > > Cc: MORITA Kazutaka <morita.kazut...@lab.ntt.co.jp> > Cc: Kevin Wolf <kw...@redhat.com> > Cc: Stefan Hajnoczi <stefa...@redhat.com> > Signed-off-by: Liu Yuan <tailai...@taobao.com> > --- > v3: fix gcc warning in add_aio_request() > > block/sheepdog.c | 82 > ++++++++++++++++++++++++------------------------------ > 1 file changed, 37 insertions(+), 45 deletions(-)
Please remember to run scripts/checkpatch.pl before posting patches. I fixed up a tab character that snuck into this patch. Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan