nuttx/fs/partition
Jukka Laitinen ae31cbde09 Fix an overflow in blkcnt_t gpt_last_lba
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>
2022-01-19 15:58:35 +01:00
..
fs_gpt.c
fs_mbr.c
fs_partition.c
fs_ptable.c
Kconfig
Make.defs
partition.h