Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-07 | init/fs: add bad write support to fs_delegate | dzwdz | |
2022-03-26 | init/fs: add a trailing slash to injected paths | dzwdz | |
2021-11-26 | init/fs: add the MOUNT macro | dzwdz | |
2021-11-26 | init/fs: implement directory injection | dzwdz | |
2021-11-20 | init/fs: fix non-prefix fs_passthrough | dzwdz | |
2021-11-20 | shared: fs_request_delegate stub | dzwdz | |
my thoughts on this are already in that giant comment, go read it | |||
2021-11-20 | kernel: fs_wait returns a success val; the op type is put in the struct | dzwdz | |
2021-11-17 | init/fs: add "prefix" support to fs_passthrough / proper bind mounts! | dzwdz | |
2021-11-16 | init: implement fork2_n_mount | dzwdz | |
2021-11-16 | init/fs: fix old style decl | dzwdz | |
2021-11-16 | init: implement a halfassed passthrough fs | dzwdz | |