On Tue, Jan 15, 2013 at 06:28:24PM +0800, Liu Yuan wrote:
> On 01/15/2013 06:20 PM, Stefan Hajnoczi wrote:
> > Please remember to run scripts/checkpatch.pl before posting patches. I
> > fixed up a tab character that snuck into this patch.
> >
>
> Ah, Okay, it was in a hasty.
>
> > Thanks, appli
On 01/15/2013 06:20 PM, Stefan Hajnoczi wrote:
> Please remember to run scripts/checkpatch.pl before posting patches. I
> fixed up a tab character that snuck into this patch.
>
Ah, Okay, it was in a hasty.
> Thanks, applied to my block tree:
> https://github.com/stefanha/qemu/commits/block
See
On Tue, Jan 15, 2013 at 04:28:55PM +0800, Liu Yuan wrote:
> From: Liu Yuan
>
> This will reduce sockfds connected to the sheep server to one, which simply
> the
> future hacks.
>
> Cc: MORITA Kazutaka
> Cc: Kevin Wolf
> Cc: Stefan Hajnoczi
> Signed-off-by: Liu Yuan
> ---
> v3: fix gcc warn
From: Liu Yuan
This will reduce sockfds connected to the sheep server to one, which simply the
future hacks.
Cc: MORITA Kazutaka
Cc: Kevin Wolf
Cc: Stefan Hajnoczi
Signed-off-by: Liu Yuan
---
v3: fix gcc warning in add_aio_request()
block/sheepdog.c | 82