mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-16 06:19:24 +08:00
3b4a9f51c7
Remove opened file check in dfs_file_open function. It will be replaced with POSIX flock/fcntl.