lkml.org 
[lkml]   [2002]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: [BUG] 2.5.5-dj2 and vfat oopses (ksymoops output included)
From
Date
Todor Todorov <ttodorov@web.de> writes:

> Hello everyone,
>
> trying to copy a file to a fat 32 partition, the kernel oopses. Here
> is the information
> % uname -r
> 2.5.5-dj2
> distro:
> Debian GNU/Linux unstable
> machine:
> Dell Inspiron 8000
> partition:
> hda7, type c (FAT 32 LBA) on a 40 GB Toshiba HD
> fstab entry for the partition:
> /dev/hda7 /mnt/data vfat
> rw,quiet,uid=1000,gid=100,codepage=850 0 0

Thanks for good bug report. Probably, the following patch fix this
bug. Could you try the following patch?

--- linux-2.5.5-dj2/fs/nls/nls_cp850.c.orig Wed Feb 27 16:55:36 2002
+++ linux-2.5.5-dj2/fs/nls/nls_cp850.c Wed Feb 27 18:31:20 2002
@@ -296,6 +296,7 @@
uni2char: uni2char,
char2uni: char2uni,
charset2lower: charset2lower,
+ charset2upper: charset2upper,
owner: THIS_MODULE,
};

--
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:24    [W:0.038 / U:1.240 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site