Slashdot Mirror


Ext3 Filesystem Explained

sheckard writes: "The next installment of the wonderful Advanced filesystem implementor's guide, part 7, details the ext3 filesystem in all of its glory. This is another great voyage into the world of journaling filesystems, and ext3 has been rock-solid in my experience."

1 of 174 comments (clear)

  1. Still same old 2GB limit? by king_ramen · · Score: 0, Flamebait

    The biggest flaw of ext2 is the minisiclue 2GB file size limit, which is fixed in ReiserFS and XFS. Does ext3 still have this 1991-ish limitation? It really caused trouble for large databases and full bacukups of live systems onto the filesystem. I never reboot my machines, so journaling is not nearly as important as speed and file size.

    --
    ----- Refactoring is the reason why man does not mistake himself for a god.