diff options
| author | Vivek Goyal <[email protected]> | 2016-07-13 14:44:49 +0000 |
|---|---|---|
| committer | Paul Moore <[email protected]> | 2016-08-09 00:42:13 +0000 |
| commit | 121ab822ef21914adac2fa3730efeeb8fd762473 (patch) | |
| tree | 7fd5f6947837b361c249ec976af17bee10b22a2e /security/selinux/hooks.c | |
| parent | selinux: Implementation for inode_copy_up() hook (diff) | |
| download | kernel-121ab822ef21914adac2fa3730efeeb8fd762473.tar.gz kernel-121ab822ef21914adac2fa3730efeeb8fd762473.zip | |
security,overlayfs: Provide security hook for copy up of xattrs for overlay file
Provide a security hook which is called when xattrs of a file are being
copied up. This hook is called once for each xattr and LSM can return
0 if the security module wants the xattr to be copied up, 1 if the
security module wants the xattr to be discarded on the copy, -EOPNOTSUPP
if the security module does not handle/manage the xattr, or a -errno
upon an error.
Signed-off-by: David Howells <[email protected]>
Signed-off-by: Vivek Goyal <[email protected]>
Acked-by: Stephen Smalley <[email protected]>
[PM: whitespace cleanup for checkpatch.pl]
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
