incubator-nuttx/fs/romfs
Zhe Weng d563717827 fs/romfs: Fix FIOC_FILEPATH for dup'ed file
The FIOC_FILEPATH ioctl needs rf->rf_path, which is not initialized for
dup'ed romfs file and cause problems.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2023-08-02 06:12:25 -07:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig romfs: expand file cache by CONFIG_FS_ROMFS_FCACHE_NSECTORS 2022-10-24 20:49:09 +08:00
Make.defs
fs_romfs.c fs/romfs: Fix FIOC_FILEPATH for dup'ed file 2023-08-02 06:12:25 -07:00
fs_romfs.h romfs: change lock to recursion lock 2022-11-28 18:04:38 +08:00
fs_romfsutil.c change strcpy to strlcpy 2023-02-24 12:15:40 +08:00