X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fnamespace.c;h=e6c234b1a6456c1364bcc06b029f3cc4a155d5bd;hb=e2b588ab60c797d327551d9aaca914f962d5194b;hp=58aca9c931acaecc62bf02717c9cfa9d58baf8cf;hpb=b292fb80bb44726ac1055d443d951a3058fc8263;p=karo-tx-linux.git diff --git a/fs/namespace.c b/fs/namespace.c index 58aca9c931ac..e6c234b1a645 100644 --- a/fs/namespace.c +++ b/fs/namespace.c @@ -2824,6 +2824,7 @@ static struct mnt_namespace *alloc_mnt_ns(struct user_namespace *user_ns) return new_ns; } +__latent_entropy struct mnt_namespace *copy_mnt_ns(unsigned long flags, struct mnt_namespace *ns, struct user_namespace *user_ns, struct fs_struct *new_fs) {