file_system_post_init_security

Function file_system_post_init_security 

Source
pub fn file_system_post_init_security(
    kernel: &Kernel,
    file_system: &FileSystemHandle,
)
Expand description

Gives the hooks subsystem an opportunity to note that the new file_system needs labeling, if SELinux is enabled, but no policy has yet been loaded.