nuttx/fs/driver
dongjiuzhu1 338132af8f fs/block_proxy: fix the issue of the refs count for filep being zeroed out by utilizing dup2
file_open will clear filep, include f_refs

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2025-07-15 19:46:24 +08:00
..
CMakeLists.txt fs: add merge partitions support 2024-11-07 14:59:23 +08:00
driver.h fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_blockmerge.c fs: add merge partitions support 2024-11-07 14:59:23 +08:00
fs_blockpartition.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_blockproxy.c fs/block_proxy: fix the issue of the refs count for filep being zeroed out by utilizing dup2 2025-07-15 19:46:24 +08:00
fs_closeblockdriver.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_closemtddriver.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_findblockdriver.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_findmtddriver.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_mtdpartition.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_mtdproxy.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_openblockdriver.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_registerblockdriver.c fs: Move inotify.c from fs/notify/ to fs/vfs/ 2025-06-23 18:17:10 -03:00
fs_registerdriver.c fs: Move inotify.c from fs/notify/ to fs/vfs/ 2025-06-23 18:17:10 -03:00
fs_registermtddriver.c fs: Move inotify.c from fs/notify/ to fs/vfs/ 2025-06-23 18:17:10 -03:00
fs_registerpipedriver.c fs: Move inotify.c from fs/notify/ to fs/vfs/ 2025-06-23 18:17:10 -03:00
fs_unregisterblockdriver.c fs: Move inotify.c from fs/notify/ to fs/vfs/ 2025-06-23 18:17:10 -03:00
fs_unregisterdriver.c fs: Move inotify.c from fs/notify/ to fs/vfs/ 2025-06-23 18:17:10 -03:00
fs_unregistermtddriver.c fs: Move inotify.c from fs/notify/ to fs/vfs/ 2025-06-23 18:17:10 -03:00
fs_unregisterpipedriver.c fs: Move inotify.c from fs/notify/ to fs/vfs/ 2025-06-23 18:17:10 -03:00
Make.defs fs: add merge partitions support 2024-11-07 14:59:23 +08:00