qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 00/11] Allow creating block jobs with a user-


From: Alberto Garcia
Subject: Re: [Qemu-devel] [PATCH v4 00/11] Allow creating block jobs with a user-defined ID
Date: Thu, 07 Jul 2016 17:12:03 +0200
User-agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu)

On Thu 07 Jul 2016 02:48:17 PM CEST, Kevin Wolf wrote:
>> Hi all,
>> 
>> block jobs are currently identified by the name of the block backend
>> of the BDS where the job was started.
>> 
>> The problem with this is that you cannot have block jobs on nodes
>> where there is no such name.
>> 
>> This series turns the 'id' field of the BlockJob structure into an
>> actual ID, it guarantees that is unique and always present and allows
>> the user to set it.
>
> Thanks, applied to the block branch.

Thanks Kevin,

I would still like to have an ACK from John Snow, not necessarily a
complete review of the series but I definitely want to avoid any
fundamental conflict with the "Jobs 2.0 API" that is in the works.

Berto



reply via email to

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