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


   ## Summary
   
   Do not require write-access for fsync
   
   * fsync doesn't modify the file. It doesn't make sense to require
     write-access.
   
   * This matches what ~all other systems do.
     At least Linux, macOS, and NetBSD.
   
   ## Impact
   
   ## 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