aboutsummaryrefslogtreecommitdiff
path: root/src/common/include/fs.h
Commit message (Expand)AuthorAgeFilesLines
* Begin implementation of nullfs.Alex Auvolat2015-02-121-0/+6
* kmain.c is kind of an example of how the VFS should be used from the outside...Alex Auvolat2015-02-121-1/+1
* DOES NOT COMPILE | VFS structure change (VFS centralises more stuff)Alex Auvolat2015-02-121-5/+24
* Add stating on open filesAlex Auvolat2015-02-091-0/+17