commit | b159e86b5a2ab826b3a292756072f4cc523675ab | [log] [tgz] |
---|---|---|
author | Ondrej Mosnacek <omosnace@redhat.com> | Wed Nov 04 13:01:10 2020 +0100 |
committer | Paul Moore <paul@paul-moore.com> | Thu Nov 12 19:52:21 2020 -0500 |
tree | a581011ffe02f3121a6a293f8411b48713310a4d | |
parent | 200ea5a2292dc444a818b096ae6a32ba3caa51b9 [diff] |
selinux: drop super_block backpointer from superblock_security_struct It appears to have been needed for selinux_complete_init() in the past, but today it's useless. Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com> Signed-off-by: Paul Moore <paul@paul-moore.com>