patch-2.4.20 linux-2.4.20/include/linux/namespace.h
Next file: linux-2.4.20/include/linux/netdevice.h
Previous file: linux-2.4.20/include/linux/mtd/ftl.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Nov 28 15:53:15 2002
-  Orig file: 
linux-2.4.19/include/linux/namespace.h
-  Orig date: 
Fri Aug  2 17:39:45 2002
diff -urN linux-2.4.19/include/linux/namespace.h linux-2.4.20/include/linux/namespace.h
@@ -9,6 +9,8 @@
 	struct rw_semaphore	sem;
 };
 
+extern void umount_tree(struct vfsmount *);
+
 static inline void put_namespace(struct namespace *namespace)
 {
 	if (atomic_dec_and_test(&namespace->count)) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)