[PATCH 5/5] pstore: selinux: add security in-core xattr support for pstore and debugfs
authorMark Salyzyn <salyzyn@google.com>
Wed, 7 Jan 2015 17:27:15 +0000 (09:27 -0800)
committerMark Salyzyn <salyzyn@google.com>
Wed, 14 Jan 2015 23:00:21 +0000 (23:00 +0000)
commit2294d499b7969df3838becf5e58bf16b0e3c86c8
treea4623a989453c5785210684f7898a047fea8561f
parent3084b294e95259aa8cfded700deba4cc3da50c95
[PATCH 5/5] pstore: selinux: add security in-core xattr support for pstore and debugfs

- add "pstore" and "debugfs" to list of in-core exceptions
- change fstype checks to boolean equation
- change from strncmp to strcmp for checking

Signed-off-by: Mark Salyzyn <salyzyn@google.com>
Bug: 18917345
Bug: 18935184
Change-Id: Ib648f30ce4b5d6c96f11465836d6fee89bec1c72
security/selinux/hooks.c