summaryrefslogtreecommitdiff
path: root/sys/include/fs/tmpfs.h
AgeCommit message (Collapse)Author
22 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>