Re: FAT:Filesystem panic

From: OGAWA Hirofumi
Date: Wed Nov 30 2005 - 10:35:27 EST


"lu richard" <kernel_newbie@xxxxxxxxxxx> writes:

> Now I expect kernel don't create an uncomplete file when pulling out
> MMC card,
> How can I do?

"-o sync" will help some situations, but probably it is very slow on MMC.
The option may be needed to remove the undependent updates for
hotplugging device.

Or implement the SoftUpdates or such. But, since MMC seems to use the
flash, so it may break at device level.
--
OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
-
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/