]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - kernel/user_namespace.c
UBUNTU: SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace...
[mirror_ubuntu-artful-kernel.git] / kernel / user_namespace.c
index 9708927ffa18c01dba55a90b4ea2c67e7a4b36ae..4eacf186f5bc0aade02389521b5d6429e4dba03a 100644 (file)
@@ -1004,6 +1004,7 @@ bool current_in_userns(const struct user_namespace *target_ns)
        }
        return false;
 }
+EXPORT_SYMBOL(current_in_userns);
 
 static inline struct user_namespace *to_user_ns(struct ns_common *ns)
 {