Am 05.07.2016 um 16:28 hat Alberto Garcia geschrieben: > 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. Kevin