diff options
author | Hyunchul Lee <cheol.lee@lge.com> | 2017-03-03 16:44:03 +0900 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2017-05-08 20:48:23 +0200 |
commit | 8326c1eec2449f0e868f7b19a5fa7bfa0386ab48 (patch) | |
tree | 6e960532202962d3b1cda2ce0a8e6a0737518eb5 /.gitattributes | |
parent | 997d30cb7490eb1ac37a3fb02a222fabf1f25fa9 (diff) |
ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels
When write syscall is called, every time security label is searched to
determine that file's privileges should be changed.
If LSM(Linux Security Model) is not used, this is useless.
So introduce CONFIG_UBIFS_SECURITY to disable security labels. it's default
value is "y".
Signed-off-by: Hyunchul Lee <cheol.lee@lge.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions