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