2005-11-30 15:35:59

by OGAWA Hirofumi

[permalink] [raw]
Subject: Re: FAT:Filesystem panic

"lu richard" <[email protected]> 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 <[email protected]>