Re: [libvirt] [PATCH 1/2] conf: Provide error on undefined iothreadsched entry

2016-08-16 Thread Peter Krempa
On Mon, Aug 15, 2016 at 12:03:53 -0400, John Ferlan wrote: > > > On 08/15/2016 11:07 AM, Peter Krempa wrote: > > On Mon, Aug 15, 2016 at 10:55:33 -0400, John Ferlan wrote: > >> When commit id '6dfb4507' refactored where the iothreadsched data was > >> stored, the error message for when the

Re: [libvirt] [PATCH 1/2] conf: Provide error on undefined iothreadsched entry

2016-08-15 Thread John Ferlan
On 08/15/2016 11:07 AM, Peter Krempa wrote: > On Mon, Aug 15, 2016 at 10:55:33 -0400, John Ferlan wrote: >> When commit id '6dfb4507' refactored where the iothreadsched data was >> stored, the error message for when the virDomainIOThreadIDFind failed >> to find an iothreadid ("iothreadsched

Re: [libvirt] [PATCH 1/2] conf: Provide error on undefined iothreadsched entry

2016-08-15 Thread Peter Krempa
On Mon, Aug 15, 2016 at 10:55:33 -0400, John Ferlan wrote: > When commit id '6dfb4507' refactored where the iothreadsched data was > stored, the error message for when the virDomainIOThreadIDFind failed > to find an iothreadid ("iothreadsched attribute 'iothreads' uses > undefined iothread ids")

[libvirt] [PATCH 1/2] conf: Provide error on undefined iothreadsched entry

2016-08-15 Thread John Ferlan
When commit id '6dfb4507' refactored where the iothreadsched data was stored, the error message for when the virDomainIOThreadIDFind failed to find an iothreadid ("iothreadsched attribute 'iothreads' uses undefined iothread ids") was lost. This led to the possibility that someone would try to use