commit | 169d68efb03b728588c209c682f14328eec485c0 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Dec 14 22:44:50 2018 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Dec 21 11:49:28 2018 -0500 |
tree | 9d0f9587ee8d2863ecb558be1de2342f9aa6ee92 | |
parent | ba6418623385abf19a6c15cf0b1cfaacfdf9afc8 [diff] |
selinux: switch away from match_token() It's not a good fit, unfortunately, and the next step will make it even less so. Open-code what we need here. Reviewed-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>