Zfeather914 opened a new pull request, #3240:
URL: https://github.com/apache/nuttx-apps/pull/3240

   ## Summary
   
   This Pull Request adds support for the -f (force) option to the NSH 
   umount command.
   The enhancement allows users to perform forced unmount operations
   by passing the MNT_FORCE flag through the new umount2() backend.
   
   ## Impact
   
   Users can now force an unmount using:
   umount -f <dir-path>
   
   
   


-- 
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