Re: FAT:Filesystem panic

From: OGAWA Hirofumi (hirofumi_at_mail.parknet.co.jp)
Date: 11/30/05

  • Next message: Tomasz Torcz: "Re: Too many disks in system? (RAID5)"
    To: "lu richard" <kernel_newbie@hotmail.com>
    Date:	Thu, 01 Dec 2005 00:35:37 +0900
    
    

    "lu richard" <kernel_newbie@hotmail.com> 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@mail.parknet.co.jp>
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Tomasz Torcz: "Re: Too many disks in system? (RAID5)"

    Relevant Pages