retogaeh opened a new pull request #3760:
URL: https://github.com/apache/incubator-nuttx/pull/3760


   ## Summary
   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
   
   ## Impact
   Free number of cluster is computed at mount time and not just read in from 
the FSInfo.section of the FAT32.
   
   ## Testing
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to