Hi Linus,
Without bdget() being exported ramdisk driver won't load as a module.
Regards,
Tigran
--- ksyms.c.0 Mon Mar 6 12:31:06 2000
+++ ksyms.c Mon Mar 6 12:31:14 2000
@@ -182,6 +182,7 @@
EXPORT_SYMBOL(get_hardblocksize);
EXPORT_SYMBOL(set_blocksize);
EXPORT_SYMBOL(getblk);
+EXPORT_SYMBOL(bdget);
EXPORT_SYMBOL(bread);
EXPORT_SYMBOL(breada);
EXPORT_SYMBOL(__brelse);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:20 EST