nuttx/fs
Xiang Xiao 49a4cfd8aa fs: Remove the inernal st_count field from struct stat
it's more simple to reuse the resolve argument as the recursive count

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I826b2fef3af8b12aae230e4766ab09f8de988f8a
2021-07-10 04:37:16 -07:00
..
aio fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
binfs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
cromfs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
dirent Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
driver fs: try blockproxy only if BCH is enabled 2021-03-17 01:25:16 -07:00
exfat Add exfat directory into .gitignore 2021-06-28 20:24:31 +08:00
fat Replace mktime with timegm in rtc and fs driver 2021-06-24 20:53:53 +08:00
hostfs Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2021-05-07 20:46:07 +08:00
inode fs: Remove the inernal st_count field from struct stat 2021-07-10 04:37:16 -07:00
littlefs mtd: Add MTDIOC_FLUSH IOCTL like MTDIOC_XIPBASE 2021-06-28 18:06:52 +08:00
mmap fs: Initialize fs_allmaps_s::exclsem in declaration directly 2021-07-01 12:52:01 +08:00
mount sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
mqueue sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nfs fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
nxffs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
partition fs: change geometry types from size_t to blkcnt_t and blksize_t 2021-02-18 20:38:22 -08:00
procfs fs/procfs: layout the output of meminfo correctly 2021-07-06 23:25:39 +08:00
romfs fs/romfs: fix open zero-byte file fail issue 2021-04-07 00:57:08 -05:00
semaphore Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
shm Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
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-15 11:23:13 +08:00
spiffs fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
tmpfs fs/tmpfs: Account the filename in the allocation block 2021-06-28 16:57:33 +08:00
unionfs Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2021-05-07 20:46:07 +08:00
userfs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
vfs fs: Remove the inernal st_count field from struct stat 2021-07-10 04:37:16 -07:00
fs_initialize.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
Kconfig fs/eventfd: Convert the indent under EVENT_FD_VFS_PATH option to tab 2021-02-05 12:17:47 -03:00
Makefile make/archive: replace the dependency to preprequisite list 2021-05-07 21:34:45 +08:00