fix compilation on macos #654

Merged
lx merged 1 commits from trinity-1686a/garage:fix-macos-compilation into main 2023-10-16 09:33:34 +00:00

fsblkcnt_t is only 32b on darwin, so we have to do an additional cast

fix #653

`fsblkcnt_t` is only 32b on darwin, so we have to do an additional cast fix #653
trinity-1686a added 1 commit 2023-10-15 16:34:49 +00:00
continuous-integration/drone/pr Build is passing Details
c7f5dcd953
fix compilation on macos
fsblkcnt_t is ony 32b there, so we have to do an additional cast
lx merged commit b53510c5b7 into main 2023-10-16 09:33:34 +00:00
Sign in to join this conversation.
No description provided.