nuttx-update/fs/romfs
Xiang Xiao b0a0ba3ad7 fs: Move mmap callback before truncate in [file|mountpt]_operations
since mmap may exist in block_operations, but truncate may not,
moving mmap beforee truncate could make three struct more compatible

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-01-04 17:43:59 +02:00
..
fs_romfs.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
fs_romfs.h romfs: change lock to recursion lock 2022-11-28 18:04:38 +08:00
fs_romfsutil.c romfs: expand file cache by CONFIG_FS_ROMFS_FCACHE_NSECTORS 2022-10-24 20:49:09 +08:00
Kconfig romfs: expand file cache by CONFIG_FS_ROMFS_FCACHE_NSECTORS 2022-10-24 20:49:09 +08:00
Make.defs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00