]> Git Repo - linux.git/blobdiff - security/selinux/selinuxfs.c
VFS : mount lock scalability for internal mounts
[linux.git] / security / selinux / selinuxfs.c
index 35459340019e44399775c2f96aa9b5871f8d566c..de7900ef53da6257ab610629fd8ef65368526d62 100644 (file)
@@ -1984,6 +1984,7 @@ __initcall(init_sel_fs);
 void exit_sel_fs(void)
 {
        kobject_put(selinuxfs_kobj);
+       kern_unmount(selinuxfs_mount);
        unregister_filesystem(&sel_fs_type);
 }
 #endif
This page took 0.032444 seconds and 4 git commands to generate.