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

    • Re: Problem with MMC card reader
      ... > related to this (MMC is NOT debug enabled, and I still get a disturbing ... > amount of output). ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: TI FlashMedia driver
      ... All controllers I've seen so far either give raw access to the MMC bus ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • SPI
      ... the modes of talking to MMC & SD cards, some LCD's, D/As etc. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] [MMC] wbsd pnp suspend
      ... > the PnP layer. ... Doesn't Russell handle mmc stuff? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: MMC ioctl or sysfs interface?
      ... > No. ATA and MMC are very different protocols. ... It would be good to have the same ioctls on both block devices or sysfs ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)