Re: fatfs BUG() in test12-pre5

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu Dec 07 2000 - 08:47:56 EST


> This code in fs/fat/file.c::fat_get_block() is getting triggered when I
> run wine:
>
> if (iblock<<9 != MSDOS_I(inode)->mmu_private) {
> BUG();
> return -EIO;
> }

[I'd suggest you don't run the FAT file system code in 2.4test* unless you are
 doing it read only or have the patches applied that fix truncate, otherwise
 you will turn your msdos fs to gloop right now]

-
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 : Thu Dec 07 2000 - 21:00:17 EST