This commit was manufactured by cvs2svn to create branch
[linux-2.6.git] / include / linux / namespace.h
index 9eca155..8728b30 100644 (file)
@@ -13,6 +13,7 @@ struct namespace {
 };
 
 extern void umount_tree(struct vfsmount *);
+extern void umount_unused(struct vfsmount *, struct fs_struct *);
 extern int copy_namespace(int, struct task_struct *);
 extern void __put_namespace(struct namespace *namespace);