Re: [Qemu-devel] [PATCH v2 0/2] Active commit regression fix

2016-02-02 Thread Max Reitz
On 02.02.2016 02:33, Jeff Cody wrote: > Changes from v1: > > * Rather than allow insertion when bs->device_listtqe_prev points to > a NULL entry, make sure than we follow the block scheme of enforcing > bs->device_list->tqe_prev is NULL upon deletion. (Thanks Max!) > > Bug #1300209 is a regre

[Qemu-devel] [PATCH v2 0/2] Active commit regression fix

2016-02-01 Thread Jeff Cody
Changes from v1: * Rather than allow insertion when bs->device_listtqe_prev points to a NULL entry, make sure than we follow the block scheme of enforcing bs->device_list->tqe_prev is NULL upon deletion. (Thanks Max!) Bug #1300209 is a regression in 2.5, introduced during the change away fro