mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-29 14:03:23 +00:00
feat(filesystem): 引入Umount系统调用 (#719)
* feat(filesystem): 引入Umount系统调用 * 将所有ENOSYS误用更正 * 修复了一个使同一个挂载点可以挂载2个文件系统的bug * 统一注释,增强程序稳定性,统一接口。注意:Umount时在fatfs的路径要使用大写,此受限于当前文件系统设计。
This commit is contained in:
@ -104,7 +104,7 @@ We guarantee that all sponsorship funds and items will be used for:
|
||||
- [谢润霖](https://github.com/xiaolin2004)
|
||||
- [蔡俊源](https://github.com/SMALLC04)
|
||||
- Kelly
|
||||
- [戴吕琛](https://github.com/Samuka007)
|
||||
- [Samuka007](https://github.com/Samuka007)
|
||||
- [杨璐玮](https://github.com/val213)
|
||||
- [何懿聪](https://github.com/GnoCiYeH)
|
||||
- [周凯韬](https://github.com/laokengwt)
|
||||
|
Reference in New Issue
Block a user