nuttx/fs
2020-03-22 08:24:07 -05:00
..
aio nxstyle: fixed various nxstyle warnings 2020-03-09 08:56:59 -06:00
binfs Fix typos in comments 2020-02-12 14:07:56 +01:00
cromfs Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
dirent Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
driver fs/: Remove support for CONFIG_FS_WRITABLE 2020-03-22 08:24:07 -05:00
fat fs/: Remove support for CONFIG_FS_WRITABLE 2020-03-22 08:24:07 -05:00
hostfs fs/: Remove support for CONFIG_FS_WRITABLE 2020-03-22 08:24:07 -05:00
inode Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
littlefs fs/: Remove support for CONFIG_FS_WRITABLE 2020-03-22 08:24:07 -05:00
mmap Run codespell -w against all files 2020-02-22 14:45:07 -06:00
mount Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
mqueue Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
nfs fs/: Remove support for CONFIG_FS_WRITABLE 2020-03-22 08:24:07 -05:00
nxffs fs/: Remove support for CONFIG_FS_WRITABLE 2020-03-22 08:24:07 -05:00
partition Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
procfs Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
romfs various fixes (#49) 2020-01-07 09:06:02 -06:00
semaphore Run codespell -w against all files 2020-02-22 14:45:07 -06:00
shm fs/: Remove dangling space at the end of lines. 2017-06-28 13:17:55 -06:00
smartfs fs/: Remove support for CONFIG_FS_WRITABLE 2020-03-22 08:24:07 -05:00
spiffs fs/: Remove support for CONFIG_FS_WRITABLE 2020-03-22 08:24:07 -05:00
tmpfs fs/: Remove support for CONFIG_FS_WRITABLE 2020-03-22 08:24:07 -05:00
unionfs Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
userfs Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
vfs fs/: Remove support for CONFIG_FS_WRITABLE 2020-03-22 08:24:07 -05:00
.gitignore
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_WRITABLE 2020-03-22 08:24:07 -05:00
Makefile CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 2019-02-11 12:09:26 -06:00