nuttx/fs/rpmsgfs
chenrun1 e9ac1a2317 rpmsgfs_client:Fix error return exception
When handling errors through ioctl, the error returned by the server is always 0 on the client, because cookie.result is not assigned, the error returned should be in msg->result

Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
2024-08-18 10:15:18 +08:00
..
CMakeLists.txt cmake:complete missing changes during cmake reforming for fs 2023-09-08 21:20:16 +03:00
Kconfig rpmsg: make all the rpmsg services deponds on RPMSG 2024-02-18 04:09:34 -08:00
Make.defs
rpmsgfs_client.c rpmsgfs_client:Fix error return exception 2024-08-18 10:15:18 +08:00
rpmsgfs_server.c rpmsgfs: decoupling rpmsgfs server and rpmsg virtio. 2024-01-24 06:52:13 -08:00
rpmsgfs.c fs: procfs add poll support 2023-12-26 19:23:13 -08:00
rpmsgfs.h rpmsgfs: synchronous message transfer format 2024-01-09 05:49:03 -08:00