summaryrefslogtreecommitdiff
path: root/sys/fs/tmpfs.c
AgeCommit message (Collapse)Author
17 hourskernel: Add initial support for tmpfsIan Moffett
Introduce the initial support for tmpfs, a readable and writable in-memory filesystem. Signed-off-by: Ian Moffett <ian@osmora.org>