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