qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3] sheepdog: multiplex the rw FD to flush cache


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v3] sheepdog: multiplex the rw FD to flush cache
Date: Tue, 15 Jan 2013 11:20:47 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Jan 15, 2013 at 04:28:55PM +0800, Liu Yuan wrote:
> From: Liu Yuan <address@hidden>
> 
> This will reduce sockfds connected to the sheep server to one, which simply 
> the
> future hacks.
> 
> Cc: MORITA Kazutaka <address@hidden>
> Cc: Kevin Wolf <address@hidden>
> Cc: Stefan Hajnoczi <address@hidden>
> Signed-off-by: Liu Yuan <address@hidden>
> ---
>  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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]