Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9777582e authored by Seung-Woo Kim's avatar Seung-Woo Kim Committed by Casey Schaufler
Browse files

Smack: ignore private inode for smack_file_receive



The dmabuf fd can be shared between processes via unix domain
socket. The file of dmabuf fd is came from anon_inode. The inode
has no set and get xattr operations, so it can not be shared
between processes with smack. This patch fixes just to ignore
private inode including anon_inode for smack_file_receive.

Signed-off-by: default avatarSeung-Woo Kim <sw0312.kim@samsung.com>
parent 1ddd3b4e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment