• R
    util: fix build without cgroup · 46550cde
    Roman Bogorodskiy 提交于
    Commit 89c509a0 added getters for cgroup block device I/O throttling,
    however stub versions of these functions have not matching function
    prototypes that result in compilation fail on platforms not supporting
    cgroup.
    
    Fix build by correcting prototypes of the stubbed functions.
    
    Pushing under build-breaker rule.
    46550cde
vircgroup.c 133.4 KB