Re: FAT fs sanity check patch

From: Maciej Zenczykowski
Date: Sat Dec 13 2003 - 15:25:31 EST


> Bad hack? Why? Do you know how mount operation is dangerous and it's
> difficult for fatfs? Do you want to handle the any format as FAT?
>
> This is completely unrelated to handling the cache.

How about not playing around with fat detection and instead implement a
force mount flag for FAT, which would ignore all (most?) detection errors.
Of course if errors occured later you'd end up with a R/O filesystem. And if
you forced something that wasn't FAT, you'd be screwed... but that's to be
expected...

Cheers,
MaZe.


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