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