nuttx/fs
Bowen Wang 271893ed6d rpmsgfs/rpmsgfs_client: init the priv->wait before register rpmsg callback
Should init the priv->wait before rpmsg_register_callback() because
rpmsgfs_ns_bound() may has been called before rpmsg_register_callback()
returned.

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-10-10 15:30:41 +02:00
..
aio vfs/file: add reference counting to prevent accidental close during reading writing... 2024-09-17 12:01:53 +08:00
binfs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
cromfs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
driver fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
fat fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
hostfs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
inode fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
littlefs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
mmap fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
mnemofs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
mount fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
mqueue fs_inode:Change the type of i_crefs to atomic_int 2024-09-23 14:07:03 +08:00
nfs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
notify fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
nxffs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
partition fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
procfs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
romfs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
rpmsgfs rpmsgfs/rpmsgfs_client: init the priv->wait before register rpmsg callback 2024-10-10 15:30:41 +02:00
semaphore fs_inode:Change the type of i_crefs to atomic_int 2024-09-23 14:07:03 +08:00
shm fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
smartfs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
socket fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
spiffs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
tmpfs fs: add fs_heap, support shm/tmpfs/pseudofile with indepent heap 2024-08-25 22:12:37 +08:00
unionfs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
userfs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
v9fs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
vfs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
zipfs fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
CMakeLists.txt fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
fs_heap.c fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
fs_heap.h fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
fs_initialize.c fs: add fs_heap, support shm/tmpfs/pseudofile with indepent heap 2024-08-25 22:12:37 +08:00
Kconfig fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00
Makefile fs/xxfs:Replace kmm with fs heap 2024-10-10 15:30:41 +02:00