mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 13:56:00 +08:00
ae31cbde09
If CONFIG_FS_LARGEFILE is not defined, the calculation overflows for larger disks, since blkcnt_t is 32 bits. Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>