[PATCH] 2.5.6-pre2 dparent_lock

From: Petr Vandrovec (vandrove@vc.cvut.cz)
Date: Fri Mar 01 2002 - 07:14:41 EST


Hi,
  I did not notice anybody reporting this yet. Without this fs
modules refuse to load to 2.5.6-pre2 due to missing dparent_lock
symbol. Tested with vfat and ncpfs.
                                Petr Vandrovec
                                vandrove@vc.cvut.cz

* Export dparent_lock symbol.

diff -urdN linux/kernel/ksyms.c linux/kernel/ksyms.c
--- linux/kernel/ksyms.c Fri Mar 1 11:23:55 2002
+++ linux/kernel/ksyms.c Fri Mar 1 12:03:57 2002
@@ -285,6 +285,7 @@
 EXPORT_SYMBOL(get_sb_bdev);
 EXPORT_SYMBOL(get_sb_nodev);
 EXPORT_SYMBOL(get_sb_single);
+EXPORT_SYMBOL(dparent_lock);
 
 /* for stackable file systems (lofs, wrapfs, cryptfs, etc.) */
 EXPORT_SYMBOL(default_llseek);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 07 2002 - 21:00:15 EST