android_kernel_samsung_univ.../fs/overlayfs
Miklos Szeredi d88cbbe7ba ovl: filter trusted xattr for non-admin
[ Upstream commit a082c6f680da298cf075886ff032f32ccb7c5e1a ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-13 19:50:14 +02:00
..
copy_up.c
dir.c
inode.c ovl: filter trusted xattr for non-admin 2018-04-13 19:50:14 +02:00
Kconfig
Makefile
overlayfs.h
readdir.c ovl: fix failure to fsync lower dir 2018-02-16 20:09:47 +01:00
super.c