On 05/09/2018 12:26 PM, Kevin Wolf wrote: > When block jobs need an AioContext, they just take it from their main > block node. Generic jobs don't have a main block node, so we need to > assign them an AioContext explicitly. > > Signed-off-by: Kevin Wolf <kw...@redhat.com>
Nothing uses the field yet, but so far so good. Reviewed-by: John Snow <js...@redhat.com>