mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 19:50:47 +08: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>