[PATCH] export submit_bh

From: Chris Mason (mason@suse.com)
Date: Mon Dec 18 2000 - 05:33:25 EST


Hello everyone,

Following patch against test13pre3 will export submit_bh, which reiserfs
needs to work as a module. Seems like others would need it too...

-chris

--- linux-test13-3/kernel/ksyms.c.1 Tue Dec 19 05:08:37 2000
+++ linux-test13-3/kernel/ksyms.c Tue Dec 19 05:05:07 2000
@@ -188,6 +189,7 @@
 EXPORT_SYMBOL(__brelse);
 EXPORT_SYMBOL(__bforget);
 EXPORT_SYMBOL(ll_rw_block);
+EXPORT_SYMBOL(submit_bh);
 EXPORT_SYMBOL(__wait_on_buffer);
 EXPORT_SYMBOL(___wait_on_page);
 EXPORT_SYMBOL(block_write_full_page);

-
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/



This archive was generated by hypermail 2b29 : Sat Dec 23 2000 - 21:00:21 EST