diff options
author | Seung-Woo Kim <sw0312.kim@samsung.com> | 2015-04-17 08:25:04 +0200 |
---|---|---|
committer | Casey Schaufler <casey@schaufler-ca.com> | 2015-05-15 17:35:50 +0200 |
commit | 9777582e8d604f69ce3a93805065e451487e26b4 (patch) | |
tree | 0f51c71806352e7ee311b16dfcc2485ff1166938 /security/smack/smackfs.c | |
parent | LSM: Remove unused capability.c (diff) | |
download | linux-9777582e8d604f69ce3a93805065e451487e26b4.tar.xz linux-9777582e8d604f69ce3a93805065e451487e26b4.zip |
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: Seung-Woo Kim <sw0312.kim@samsung.com>
Diffstat (limited to 'security/smack/smackfs.c')
0 files changed, 0 insertions, 0 deletions