linux/fs/overlayfs
Miklos Szeredi 459c7c565a ovl: unprivieged mounts
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: Miklos Szeredi <mszeredi@redhat.com>
2020-12-14 15:26:14 +01:00
..
copy_up.c ovl: do not fail when setting origin xattr 2020-12-14 15:26:14 +01:00
dir.c
export.c
file.c ovl: do not fail because of O_NOATIME 2020-12-14 15:26:14 +01:00
inode.c ovl: user xattr 2020-12-14 15:26:14 +01:00
Kconfig
Makefile
namei.c
overlayfs.h ovl: user xattr 2020-12-14 15:26:14 +01:00
ovl_entry.h ovl: user xattr 2020-12-14 15:26:14 +01:00
readdir.c
super.c ovl: unprivieged mounts 2020-12-14 15:26:14 +01:00
util.c ovl: do not get metacopy for userxattr 2020-12-14 15:26:14 +01:00