Re: gtkpod and Filesystem

From: Gunter Ohrner
Date: Fri Dec 16 2005 - 19:30:16 EST


Jan Engelhardt wrote:
>>Mh, what's "more gracefully" in the light of fs corruption?
> return -EIO;

In this case you wouldn't even be able to read data from the disk which is
not affected by the inconsistencies. If the FS driver switches to readonly
mode, that's possible at least. Personally I like such a kind of "Best
effort" behaviour. Well, but I'm not the vfat32 driver developer, so who am
I to argue? :-)

Greetings,

Gunter

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