• Paul Eggert's avatar
    Don’t round file-system-info counts · c108d8ec
    Paul Eggert authored
    * src/fileio.c (blocks_to_bytes): Convert the byte count to an
    integer, since we have bignums now.  This avoids possible rounding
    errors for file systems containing more than 8 PiB or so.
    c108d8ec
fileio.c 204 KB