linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] unresolved symbols in ext2.o (2.4.0-test12)
@ 2000-12-12 16:27 raubitsj
  0 siblings, 0 replies; only message in thread
From: raubitsj @ 2000-12-12 16:27 UTC (permalink / raw)
  To: lkml


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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-12-12 16:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-12 16:27 [PATCH] unresolved symbols in ext2.o (2.4.0-test12) raubitsj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).