Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"
[sfrench/cifs-2.6.git] / include / linux / mnt_namespace.h
index d9ebf1037dfa01699f67722b361f003ed5697abe..d74785c2393ad03976925e8ea6b63e3716718b79 100644 (file)
@@ -23,6 +23,7 @@ struct proc_mounts {
 
 struct fs_struct;
 
+extern struct mnt_namespace *create_mnt_ns(struct vfsmount *mnt);
 extern struct mnt_namespace *copy_mnt_ns(unsigned long, struct mnt_namespace *,
                struct fs_struct *);
 extern void put_mnt_ns(struct mnt_namespace *ns);