29 Jan
2018
29 Jan
'18
4:59 p.m.
On Thu, Jan 25, 2018 at 05:44:04PM +0000, Daniel P. Berrangé wrote:
The flock() function and d_type field in struct dirent are not portable to the mingw platform.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> ---
* Pushed as CI build fix
Thanks for that. I have not seen a failure on travis, but I missed the ones on ci.centos.org. However I think all of the functionality is probably pointless on non-Linux, so I'll disable the whole resctrl for that in a series I'm preparing. Thanks for this.