lkml.org 
[lkml]   [2001]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: How to make VFAT work right in 2.4.0-prereleaseu
Date
From
> 	- edit file fs/fat/inode.c, look in the function named
> "fat_notify_change" (at about line 901), where it says:"
> /* FAT cannot truncate to a longer file */
> if (attr->ia_valid & ATTR_SIZE) {
> if (attr->ia_size > inode->i_size)
> return -EPERM;
> }
> ", just delete all of it (or comment it out). This change wich has been
> made in the -prerelease versión, makes Netscape Messenger not to work

If you do that you will corrupt your FAT fs. Very bad idea

> - apply attached patch made by Eelco Dolstra
> <edolstra@students.cs.uu.nl>, I am testing and using this patch since
> 13.nov.2000 (a lot of time) and with various versions of the Linux
> 2.4.0-testXX series kernels and it works flawlessly! Without it you get

2.4.0-ac has the truncate to grow stuff. It should just work out of the box.
Let me know if not


-
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/

\
 
 \ /
  Last update: 2005-03-22 12:52    [W:0.039 / U:0.364 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site