Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix compilation error on macOS/arm (#1156)
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)](https://developercertificate.org/). Signed-off-by: Alessandro Passaro <[email protected]>
- Loading branch information