Skip to content
Commit a082c6f6 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

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: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent f3a15685
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment