summaryrefslogtreecommitdiffstats
path: root/fs/fsopen.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells2019-03-201-0/+57
* vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells2019-03-201-0/+265
* vfs: Implement logging through fs_contextDavid Howells2019-03-201-0/+67
* vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2019-03-201-0/+88