2.4.0-test3-pre6 missing symbol for vfat/msdos

From: Keith Owens (kaos@ocs.com.au)
Date: Sat Jul 08 2000 - 00:30:51 EDT

  • Next message: Keith Owens: "2.4.0-test3-pre6 oops in dcache during devfs unregister"

    vfat and msdos modules in 2.4.0-test3-pre6 need fat_brelse.

    Index: 0-test3-pre6.1/fs/fat/fatfs_syms.c
    --- 0-test3-pre6.1/fs/fat/fatfs_syms.c Fri, 07 Jul 2000 14:32:54 +1000 kaos (linux-2.4/g/b/7_fatfs_syms 1.2 644)
    +++ 0-test3-pre6.2/fs/fat/fatfs_syms.c Sat, 08 Jul 2000 14:13:55 +1000 kaos (linux-2.4/g/b/7_fatfs_syms 1.3 644)
    @@ -42,6 +42,7 @@
     EXPORT_SYMBOL(fat_add_entries);
     EXPORT_SYMBOL(fat_dir_empty);
     EXPORT_SYMBOL(fat_truncate);
    +EXPORT_SYMBOL(fat_brelse);
     
     static int __init init_fat_fs(void)
     {

    -
    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 : Sat Jul 08 2000 - 00:34:06 EDT