Slashdot Mirror


XFS Merged into Linux 2.4

Alphix writes "As noted on KernelTrap Marcelo has merged XFS into 2.4 after a code review by Christoph Hellwig. The mail from Marcelo on LKML is here. Apparently it touched very little VFS code so people not using XFS shouldn't see any ill effects from this (it's even supposed to fix some VFS bugs). XFS is described by SGI as '...a journalling filesystem developed by SGI and used in SGI's IRIX operating system. It is now also available under GPL for linux. It is extremely scalable, using btrees extensively to support large and/or sparse files, and extremely large directories. The journalling capability means no more waiting for fsck's or worrying about meta-data corruption.' Let the stability vs. new-features flamewar begin."

4 of 265 comments (clear)

  1. Yes, by sirReal.83. · · Score: 0, Redundant

    this is a good thing... and XFS seems to be pretty cool. But it is a little frustrating to have so many competing filesystems. Anyone care to enlighten me on the differences between ext3, reiserfs, XFS and JFS (is that last one even relevant?) ...?

  2. Re:Wonder... by triptolemeus · · Score: 0, Redundant

    Right.

    --
    The site where: "I'm right, as long as you ignore the things that prove me wrong", became a valid method of debate.
  3. I say what....? by tomstdenis · · Score: 0, Redundant

    Last I checked ext3 has journaling too! [well it's actually ext2 with journaling].

    So what's the big advantage of xfs over ext3?

    Tom

    --
    Someday, I'll have a real sig.
  4. the ext3 vs XFS article in English. by golan · · Score: 0, Redundant

    Here is the same article, but in English.