[libvirt] [PATCH v5 0/10] add close callback for drivers with persistent connection

Nikolay Shirokovskiy nshirokovskiy at virtuozzo.com
Sat Feb 27 06:35:39 UTC 2016



On 26.02.2016 20:53, Daniel P. Berrange wrote:
> On Wed, Feb 17, 2016 at 03:14:53PM +0300, Nikolay Shirokovskiy wrote:
>> Currently close callback API can only inform us of closing the connection
>> between remote driver and daemon. But what if a driver running in the
>> daemon itself can have another persistent connection? In this case
>> we want to be informed of that connection changes state too.
>>
>> This patch series extends meaning of current close callback API so
>> that now it notifies of closing of any internal persistent connection.
>> The overall approach is to move close callback support to drivers.
> 
> This looks fine now to me. It can be pushed after the release freeze
> is over
> 
> 
> Regards,
> Daniel
> 

Great! Thanx for review!

Nikolay.




More information about the libvir-list mailing list