1
0
Fork 0
remarkable-linux/fs/overlayfs
Miklos Szeredi a082c6f680 ovl: filter trusted xattr for non-admin
Filesystems filter out extended attributes in the "trusted." domain for
unprivlieged callers.

Overlay calls underlying filesystem's method with elevated privs, so need
to do the filtering in overlayfs too.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2017-05-29 15:15:27 +02:00
..
Kconfig ovl: select EXPORTFS 2017-05-15 10:53:07 +02:00
Makefile ovl: split super.c 2016-12-16 11:02:56 +01:00
copy_up.c ovl: mark upper merge dir with type origin entries "impure" 2017-05-29 11:48:00 +02:00
dir.c ovl: mark upper merge dir with type origin entries "impure" 2017-05-29 11:48:00 +02:00
inode.c ovl: filter trusted xattr for non-admin 2017-05-29 15:15:27 +02:00
namei.c ovl: mark upper merge dir with type origin entries "impure" 2017-05-29 11:48:00 +02:00
overlayfs.h ovl: mark upper merge dir with type origin entries "impure" 2017-05-29 11:48:00 +02:00
ovl_entry.h ovl: mark upper dir with type origin entries "impure" 2017-05-19 09:33:49 +02:00
readdir.c ovl: proper cleanup of workdir 2016-09-01 11:11:59 +02:00
super.c ovl: mark upper merge dir with type origin entries "impure" 2017-05-29 11:48:00 +02:00
util.c ovl: mark upper merge dir with type origin entries "impure" 2017-05-29 11:48:00 +02:00