nuttx/fs/nfs
Xiang Xiao dca5a3483f drivers: Destroy mutex and sem in the error path
also correct the order to ensure the memory free is last step

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-17 15:59:46 +09:00
..
Kconfig
Make.defs
nfs_mount.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
nfs_node.h
nfs_proto.h
nfs_util.c
nfs_vfsops.c drivers: Destroy mutex and sem in the error path 2022-10-17 15:59:46 +09:00
nfs.h
rpc_clnt.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
rpc.h
xdr_subs.h