nuttx/fs/hostfs
buxiasen 40844c002c fs/hostfs: move global lock into hostfs_mountpt_s
Replace the global `g_lock` with a per-filesystem `fs->fs_lock`
to improve concurrency for multi-mount scenarios.

Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2026-08-28 18:35:37 +08:00
..
CMakeLists.txt fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
hostfs.c fs/hostfs: move global lock into hostfs_mountpt_s 2026-08-28 18:35:37 +08:00
hostfs.h fs/hostfs: move global lock into hostfs_mountpt_s 2026-08-28 18:35:37 +08:00
Kconfig style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
Make.defs fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00