commit | 845ca30fe9691f1bab7cfbf30b6d11c944eb4abd | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Oct 13 17:50:31 2010 -0400 |
committer | James Morris <jmorris@namei.org> | Thu Oct 21 10:12:59 2010 +1100 |
tree | eabf2b17957c2214375f870387eaab6c43d9e931 | |
parent | cee74f47a6baba0ac457e87687fdcf0abd599f0a [diff] |
selinux: implement mmap on /selinux/policy /selinux/policy allows a user to copy the policy back out of the kernel. This patch allows userspace to actually mmap that file and use it directly. Signed-off-by: Eric Paris <eparis@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>