mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +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>