• Miklos Szeredi's avatar
    ovl: unprivieged mounts · 459c7c56
    Miklos Szeredi authored
    Enable unprivileged user namespace mounts of overlayfs.  Overlayfs's
    permission model (*) ensures that the mounter itself cannot gain additional
    privileges by the act of creating an overlayfs mount.
    
    This feature request is coming from the "rootless" container crowd.
    
    (*) Documentation/filesystems/overlayfs.txt#Permission model
    Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
    459c7c56
super.c 52.1 KB