projects: add shiftfs project

Signed-off-by: Tycho Andersen <tycho@docker.com>
This commit is contained in:
Tycho Andersen
2017-06-13 11:07:41 -06:00
parent fd00f19c59
commit d29b2a909c
9 changed files with 5082 additions and 0 deletions

View File

@@ -23,6 +23,8 @@ If you want to create a project, please submit a pull request to create a new di
- [kernel-config](kernel-config/) an experiment on how to manage kernel config
- [IMA-namespace](ima-namespace/) patches for supporting per-mount-namespace
IMA policies
- [shiftfs](shiftfs/) is a filesystem for mapping mountpoints across user
namespaces
## Current projects not yet documented
- VMWare support (VMWare)