You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/15 15:32:13 UTC

[GitHub] [nuttx] acassis commented on pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field

acassis commented on PR #9521:
URL: https://github.com/apache/nuttx/pull/9521#issuecomment-1593297978

   @patacongo I think you were planing to reply @zhhyu7, but end up editing his comment, it was difficult to understand who said what. :-)
   
   Yes, I found some examples in wqueue.h, udp.h, etc.
   
   But I think in this case if fsid_s is planned to be used for all filesystems, eventually we will have a function that list fs based on fs IDs, etc. So in this case fsid_s could be passed as parameter to this function.
   
   Anyway we need to define the right place to put it


-- 
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: commits-unsubscribe@nuttx.apache.org

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