patch-2.6.6-vs1.9.0
[linux-2.6.git] / include / linux / namespace.h
index fdd8abb..ae9c17d 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 *);
 void __put_namespace(struct namespace *namespace);