--- linux-2.4.17/fs/extN/super.c.orig Fri Dec 21 10:41:55 2001 +++ linux-2.4.17/fs/extN/super.c Fri Mar 22 11:00:41 2002 @@ -1742,7 +1742,7 @@ unregister_filesystem(&extN_fs_type); } -EXPORT_NO_SYMBOLS; +EXPORT_SYMBOL(extN_bread); MODULE_AUTHOR("Remy Card, Stephen Tweedie, Andrew Morton, Andreas Dilger, Theodore Ts'o and others"); MODULE_DESCRIPTION("Second Extended Filesystem with journaling extensions");