
20 Feb
2018
20 Feb
'18
8:05 p.m.
On 02/20/2018 12:08 PM, Daniel P. Berrangé wrote:
Cast away enum type for libxl schedular constants since we don't want to cover all of them and don't want build to break when new ones are added.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- src/libxl/libxl_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John