Add a cast in the new statfs test: libc::fsfilcnt_t is not u64 on all platforms.
Does this change impact existing behavior?
No.
Does this change need a changelog entry?
No.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).
Add a cast in the new
statfs
test:libc::fsfilcnt_t
is notu64
on all platforms.Does this change impact existing behavior?
No.
Does this change need a changelog entry?
No.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).