incubator-nuttx/fs/nfs
anjiahao d7b4e91dda Call nxsem_destroy or nxmutex_destry in the error path
1.Don't check the return value of nxsem_init or nxmutex_init
2.Fix some style issue

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-30 13:56:52 +01:00
..
Kconfig NFS select FS_LARGEFILE since it's required 2022-08-04 22:31:57 +08:00
Make.defs
nfs.h
nfs_mount.h Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
nfs_node.h
nfs_proto.h
nfs_util.c
nfs_vfsops.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
rpc.h
rpc_clnt.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
xdr_subs.h