patch-2.2.0-pre8 linux/kernel/ksyms.c
Next file: linux/kernel/sched.c
Previous file: linux/kernel/fork.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Fri Jan 15 11:28:03 1999
-  Orig file: 
v2.2.0-pre7/linux/kernel/ksyms.c
-  Orig date: 
Thu Jan  7 15:11:41 1999
diff -u --recursive --new-file v2.2.0-pre7/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -121,7 +121,8 @@
 EXPORT_SYMBOL(d_alloc_root);
 EXPORT_SYMBOL(d_delete);
 EXPORT_SYMBOL(d_validate);
-EXPORT_SYMBOL(d_add);
+EXPORT_SYMBOL(d_rehash);
+EXPORT_SYMBOL(d_invalidate);	/* May be it will be better in dcache.h? */
 EXPORT_SYMBOL(d_move);
 EXPORT_SYMBOL(d_instantiate);
 EXPORT_SYMBOL(d_alloc);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov