Slashdot Mirror


Ext4 Data Losses Explained, Worked Around

ddfall writes "H-Online has a follow-up on the Ext4 file system — Last week's news about data loss with the Linux Ext4 file system is explained and new solutions have been provided by Ted Ts'o to allow Ext4 to behave more like Ext3."

8 of 421 comments (clear)

  1. LOL: Bug Report by Em+Emalb · · Score: 5, Funny

    User: My data, it's gone!
    EXT4:"Ext4 developer Ted Ts'o stresses in his answer to the bug report that Ext4 behaves precisely as demanded by the POSIX standard for file operations."

    Solution: WORKS AS DESIGNED

    --
    Sent from your iPad.
  2. Show some respect! by LotsOfPhil · · Score: 5, Funny

    ...new solutions have been provided by Ted Ts'o to...

    That's General Ts'o to you!

    --
    This post climbed Mt. Washington.
    1. Re:Show some respect! by TheGratefulNet · · Score: 1, Funny

      "what's a matter, colonel? CHICKEN?"

      sorry.

      --

      --
      "It is now safe to switch off your computer."
  3. Re:the workaround is bad design by jd · · Score: 5, Funny

    But... those of us who learned the Ancient And Most Wise ways always triple-sync. We also sacrifice Peeps and use red food colouring in voodoo ceremonies (hey, it really is blood, so it should work) to keep the hardware from failing.

    On next week's Slashdot, there will be a brief tutorial on the right way to burn a Windows CD at the stake, and how to align the standing stones known as RAM Chips to points of astronomical significance.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  4. Re:I sit just me? by Em+Emalb · · Score: 3, Funny

    Nope, not just you, I sit also.

    --
    Sent from your iPad.
  5. voting by Skapare · · Score: 3, Funny

    So is this why we can't have voting (where correctness is paramount over performance) systems developed on Linux?

    --
    now we need to go OSS in diesel cars
  6. Re:LOL: Bug Report by ijakings · · Score: 4, Funny

    Microsoft Patent

  7. Re:Those who fail to learn the lessons of history. by noidentity · · Score: 2, Funny

    Delayed block allocation allows the filing system to optimise its write processes, but at the price that the metadata of a newly created file will display a size of 0 bytes and occupy no data blocks until the delayed allocation takes place. [...] And now my question: Why did the Ext4 developers make the same mistakes Reiser and XFS both made (and later corrected) years ago? [...] Those who fail to learn the lessons of [change] history are doomed to repeat it.

    They tried to, but history was just a 0-byte file.