]> git.baikalelectronics.ru Git - kernel.git/commit
selinux: fix typo in filesystem name
authorHridya Valsaraju <hridya@google.com>
Sun, 2 Feb 2020 01:46:23 +0000 (17:46 -0800)
committerPaul Moore <paul@paul-moore.com>
Wed, 5 Feb 2020 23:23:13 +0000 (18:23 -0500)
commita336e2566bb84f798cd14bc72af6173436026515
tree4a92c2e994fb6a487e27fb33be38c10870026ea3
parent82b9e2120439c167fb090260e539d698c5a79929
selinux: fix typo in filesystem name

Correct the filesystem name to "binder" to enable genfscon per-file
labelling for binderfs.

Fixes: 8b8016d5962 ("selinux: allow per-file labelling for binderfs")
Signed-off-by: Hridya Valsaraju <hridya@google.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
[PM: slight style changes to the subj/description]
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/hooks.c