nuttx/fs
Xiang Xiao 643ee82e9c fs: pseudorename should call inode_release in the error path
to avoid the memory leak

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I8f7e4c8fb89188614d03dcf383a1707f25c65174
2021-07-09 15:18:32 -03:00
..
aio Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
binfs
cromfs fs:cromf Use inttypes in printing macros 2021-05-04 09:40:51 +01:00
dirent
driver
fat Fix various typos in comments and documentation 2021-07-04 11:23:26 -05:00
hostfs Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
inode fs: move out nx_close from filelock 2021-07-03 07:25:51 -05:00
littlefs mtd: Add MTDIOC_FLUSH IOCTL like MTDIOC_XIPBASE 2021-06-15 13:26:45 -03:00
mmap fs: Implement file_mmap and file_munmap API 2021-07-06 11:18:13 +09:00
mount
mqueue Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nfs fs: nfs: Reconnect to the NFS server in TCP mode 2021-06-28 01:11:52 -05:00
nxffs
partition
procfs fs/procfs: layout the output of meminfo correctly 2021-07-06 05:39:02 -07:00
romfs fs/romfs: fix open zero-byte file fail issue 2021-04-07 00:57:08 -05:00
semaphore Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
shm
smartfs NuttX: nxstyle fixes 2021-04-10 06:42:19 -05:00
socket net/sock: move the psock calloc out of sockfd_allocate 2021-06-11 05:00:21 -05:00
spiffs Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
tmpfs fs/tmpfs: Account the filename in the allocation block 2021-07-04 18:51:12 -03:00
unionfs
userfs
vfs fs: pseudorename should call inode_release in the error path 2021-07-09 15:18:32 -03:00
fs_initialize.c
Kconfig fs/eventfd: add EVENT_FD_POLL as a Kconfig dependency for EVENT_FD_NPOLLWAITERS 2021-05-08 08:29:21 -07:00
Makefile