nuttx/fs/mount
Marco Casaroli a104fb8047 fs/mount: Name xipfs in statfs and fs_gettype.
A file system that answers statfs with a magic nothing maps to shows up as
"Unrecognized" in df.  Give xipfs its constant alongside the others in
sys/statfs.h and the case in fs_gettype that turns it into a name.

Assisted-by: Claude Code:claude-opus-5
Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
2026-07-29 07:49:03 -03:00
..
CMakeLists.txt fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_automount.c drivers/: Multiple Drivers Are Registered With World Writable - Part 2 2026-07-15 15:27:28 +08:00
fs_foreachmountpoint.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_gettype.c fs/mount: Name xipfs in statfs and fs_gettype. 2026-07-29 07:49:03 -03:00
fs_mount.c fs/xipfs: Add a contiguous execute-in-place file system. 2026-07-29 07:49:03 -03:00
fs_procfs_mount.c !include/fcntl.h: align open flags with Linux values 2026-06-30 13:43:44 +08:00
fs_umount2.c fs: Move inotify.c from fs/notify/ to fs/vfs/ 2025-06-23 18:17:10 -03:00
Make.defs fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
mount.h fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00