lkml.org 
[lkml]   [2000]   [Dec]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] unresolved symbols in ext2.o (2.4.0-test12)

Below is a patch i need to fix two unresolved symbols when ext2 was
compiled as a module.

-jeff

--- linux-2.4.0-test12/kernel/ksyms.c Tue Dec 12 11:19:17 2000
+++ linux/kernel/ksyms.c Tue Dec 12 11:18:57 2000
@@ -252,6 +252,8 @@
EXPORT_SYMBOL(lock_may_read);
EXPORT_SYMBOL(lock_may_write);
EXPORT_SYMBOL(dcache_readdir);
+EXPORT_SYMBOL(buffer_insert_inode_queue);
+EXPORT_SYMBOL(fsync_inode_buffers);

/* for stackable file systems (lofs, wrapfs, cryptfs, etc.) */
EXPORT_SYMBOL(default_llseek);
------------------------------------------------------------------------
Jeff Raubitschek
DynaByte Systems
raubitsj@DynaByteSystems.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.018 / U:1.276 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site