qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 3/8] qcow2-threads: use thread_pool_submit_co


From: Alberto Garcia
Subject: Re: [Qemu-devel] [PATCH v2 3/8] qcow2-threads: use thread_pool_submit_co
Date: Thu, 03 Jan 2019 16:28:33 +0100
User-agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu)

On Tue 11 Dec 2018 05:43:12 PM CET, Vladimir Sementsov-Ogievskiy wrote:
> Use thread_pool_submit_co, instead of reinventing it here. Note, that
> thread_pool_submit_aio() never returns an error, so checking it was an
> extra thing.

"never returns NULL" is perhaps a bit more explicit.

> Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>

Reviewed-by: Alberto Garcia <address@hidden>

Berto



reply via email to

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