Re: [Qemu-devel] [PATCH v6 15/42] block: Re-evaluate backing file handling in reopen

2019-08-10 Thread Vladimir Sementsov-Ogievskiy
09.08.2019 19:13, Max Reitz wrote: > Reopening a node's backing child needs a bit of special handling because > the "backing" child has different defaults than all other children > (among other things). Adding filter support here is a bit more > difficult than just using the child access functions

[Qemu-devel] [PATCH v6 15/42] block: Re-evaluate backing file handling in reopen

2019-08-09 Thread Max Reitz
Reopening a node's backing child needs a bit of special handling because the "backing" child has different defaults than all other children (among other things). Adding filter support here is a bit more difficult than just using the child access functions. In fact, we often have to directly use b