nuttx/fs
Oleg dd9d9878ad fs/vfs/fs_stat.c: fill file size for mtd inode
Now when stat() is calling for mtd device it also set size of file as number of bytes of all sectors related to this mtd device.
2020-05-25 13:53:50 -06:00
..
aio sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
binfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
cromfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
dirent Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
driver Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
fat build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
hostfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
inode include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
littlefs build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
mmap build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
mount fs: Add nx_mount/nx_umount2 function 2020-05-08 07:20:49 -06:00
mqueue include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
nfs fs/nfs/nfs_util.c: Fix compilation error 2020-05-25 13:45:28 -06:00
nxffs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
partition Fix nxstyle warning 2020-04-13 12:01:39 -06:00
procfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
romfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
semaphore Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
shm fs/: Remove dangling space at the end of lines. 2017-06-28 13:17:55 -06:00
smartfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
spiffs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
tmpfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
unionfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
userfs Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
vfs fs/vfs/fs_stat.c: fill file size for mtd inode 2020-05-25 13:53:50 -06:00
fs_initialize.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
Kconfig fs/: Remove support for CONFIG_FS_READABLE 2020-03-22 08:24:07 -05:00
Makefile build: Replace -I with INCDIR 2020-05-24 20:20:12 +01:00