Re: [libvirt] [PATCHv8 09/17] util: Refactor virResctrlAllocSetID to set allocation ID

2018-11-13 Thread John Ferlan
On 11/12/18 8:31 AM, Wang Huaqiang wrote: > Refactor virResctrlAllocSetID. > In new code the error of id overwriting is reported promptly. > > Signed-off-by: Wang Huaqiang > --- > src/util/virresctrl.c | 25 - > 1 file changed, 20 insertions(+), 5 deletions(-) >

[libvirt] [PATCHv8 09/17] util: Refactor virResctrlAllocSetID to set allocation ID

2018-11-12 Thread Wang Huaqiang
Refactor virResctrlAllocSetID. In new code the error of id overwriting is reported promptly. Signed-off-by: Wang Huaqiang --- src/util/virresctrl.c | 25 - 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/src/util/virresctrl.c b/src/util/virresctrl.c index