qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH 4/4] os-posix: reorder parent notification for


From: Gonglei
Subject: Re: [Qemu-trivial] [PATCH 4/4] os-posix: reorder parent notification for -daemonize
Date: Fri, 31 Oct 2014 13:02:43 +0800
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120327 Thunderbird/11.0.1

On 2014/10/30 23:07, Michael Tokarev wrote:

> Put "success" parent reporting in os_setup_post() to after
> all other initializers which may also fail, to the very end,
> so more possible failure cases are reported properly to the
> calling process.
> 
> Signed-off-by: Michael Tokarev <address@hidden>
> ---
>  os-posix.c |   19 ++++++++++---------
>  1 file changed, 10 insertions(+), 9 deletions(-)

Reviewed-by: Gonglei <address@hidden>

Best regards,
-Gonglei




reply via email to

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