Re: [PATCH 0/2] block/export: Fix crash on error after iothread conflict

2021-04-28 Thread Stefan Hajnoczi
On Thu, Apr 22, 2021 at 04:53:33PM +0200, Max Reitz wrote: > Hi, > > By passing the @iothread option to block-export-add, the new export can > be moved to the given iothread. This may conflict with an existing > parent of the node in question. How this conflict is resolved, depends > on

[PATCH 0/2] block/export: Fix crash on error after iothread conflict

2021-04-22 Thread Max Reitz
Hi, By passing the @iothread option to block-export-add, the new export can be moved to the given iothread. This may conflict with an existing parent of the node in question. How this conflict is resolved, depends on @fixed-iothread: If that option is true, the error is fatal and