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


   ## Summary
   since it is very popular that the storage capcacity is large than 4GB
   even in the embedded system:
   https://www.opengroup.org/platform/lfs.html
   https://en.wikipedia.org/wiki/Large-file_support
   
   ## Impact
   Support 64bit offset in vfs layer, each file system need be reviewed 
individually to avoid the hardcode 32bit offset type if it design to support 
the large file.
   
   ## 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to