After the ext4 file system has been declared stable with kernel 2.6.28, I wanted to wait for 2.6.29, so some big errors get fixed by then. Now I bought a new 1TB hard disk and migrated all my data to ext4 partitions. The pro is: Boot is one third faster than before (both ext4 and the new SATA drive instead of PATA are the "culprits"). The con: The drive is 20% full and I just wonder how I should fill it.
Kommentare
I'm a strange bunny, though. I like to use reiserFS, especially new that I've worked out how to do online resizing :)
Then again, if you're going to use ext anyway - there are no advantages to ext3 over ext4, so you might as well go for it. Now that ext4 has a journal-less mode, there isn't even any reason to use ext2.