incubator-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 NFS select FS_LARGEFILE since it's required 2022-08-04 22:31:57 +08:00
Make.defs
nfs.h
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 fs/nfs: Return nanosecond from nfs_fstat and nfs_stat callback 2021-08-10 21:28:52 +09:00
nfs_proto.h
nfs_util.c nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
nfs_vfsops.c drivers: Destroy mutex and sem in the error path 2022-10-17 15:59:46 +09: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