Re: PATCH to access old-style FAT fs

From: H. Peter Anvin
Date: Thu Jan 29 2004 - 17:54:26 EST


Frodo Looijaard wrote:
> Hi,
>
> I have attached a newer, better behaving version of my patch:
> * Implements new mount option oldfat for FAT-derived filesystems.
> * Stops scanning dirs when DIR_Name[0] = 0 when oldfat is set
> * Writes a 0 to the next entry DIR_Name[0] when overwriting an entry
> which has DIR_Name[0] = 0 when oldfat is set
>

Please don't call this "oldfat". There is nothing about this which is
"old-style"; it's a workaround for a bug in a specific OS.

-hpa

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/