mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 16:01:03 +08:00
fc55f25fff
Previously the value of the FSInfo section was taken as granted.
As described in the white paper of FAT [1] this value is unreliable
and has to be computed at mount time.
[1] https://www.win.tue.nl/~aeb/linux/fs/fat/fatgen103.pdf