X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fnamespace.h;h=3abc8e3b4879a5eac2dd54374f0fb9b37ca9f3a7;hb=34a75f0025b9cf803b6a88db032e6ad6950c9313;hp=4e234d8aff43d3318256e8d942b5349dcead9dc6;hpb=43bc926fffd92024b46cafaf7350d669ba9ca884;p=linux-2.6.git diff --git a/include/linux/namespace.h b/include/linux/namespace.h index 4e234d8af..3abc8e3b4 100644 --- a/include/linux/namespace.h +++ b/include/linux/namespace.h @@ -16,7 +16,6 @@ struct namespace { extern int copy_namespace(int, struct task_struct *); extern void __put_namespace(struct namespace *namespace); extern struct namespace *dup_namespace(struct task_struct *, struct fs_struct *); -extern void umount_unused(struct vfsmount *, struct fs_struct *); static inline void put_namespace(struct namespace *namespace) {