qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/3] qemu-nbd: Improve error reporting


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 3/3] qemu-nbd: Improve error reporting
Date: Tue, 04 May 2010 09:29:06 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Thunderbird/3.0.4

Am 03.05.2010 19:01, schrieb Anthony Liguori:
> On 03/29/2010 06:03 AM, Kevin Wolf wrote:
>> Am 28.03.2010 19:07, schrieb Ryota Ozaki:
>>    
>>> - use err(3) instead of errx(3) if errno is available
>>>    to report why failed
>>> - let fail prior to daemon(3) if opening a nbd file
>>>    is likely to fail after daemonizing to avoid silent
>>>    failure exit
>>> - add missing 'ret = 1' when unix_socket_outgoing failed
>>>
>>> Signed-off-by: Ryota Ozaki<address@hidden>
>>>      
>> Acked-by: Kevin Wolf<address@hidden>
>>    
> 
> Are you going to pull this into the block branch?

There was a v2 of this patch yesterday, which I did apply to the block
branch.

Kevin




reply via email to

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