mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| fs_automount.c | ||
| fs_foreachmountpoint.c | ||
| fs_gettype.c | ||
| fs_mount.c | ||
| fs_procfs_mount.c | ||
| fs_umount2.c | ||
| Make.defs | ||
| mount.h | ||