This website requires JavaScript.
Explore
Help
Register
Sign in
luchianmihai
/
walnux
Watch
1
Star
0
Fork
You've already forked walnux
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d2591380ae
walnux
/
fs
/
romfs
History
dongjiuzhu1
d2591380ae
Revert "fs/mount and fs/romfs: Add support to mount a ROMFS volume using an MTD driver interface using the standard mount() operation."
...
This reverts commit
5708a1ac73
. Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2024-09-16 12:27:40 +08:00
..
CMakeLists.txt
build: add initial cmake build system
2023-07-08 13:50:48 +08:00
fs_romfs.c
fs: procfs add poll support
2023-12-26 19:23:13 -08:00
fs_romfs.h
fs/romfs: Move rn_child/rn_count before rn_namesize
2024-01-20 09:27:50 -03:00
fs_romfsutil.c
Revert "fs/mount and fs/romfs: Add support to mount a ROMFS volume using an MTD driver interface using the standard mount() operation."
2024-09-16 12:27:40 +08:00
Kconfig
romfs: expand file cache by CONFIG_FS_ROMFS_FCACHE_NSECTORS
2022-10-24 20:49:09 +08:00
Make.defs