EXT3 File-System Driver To Be Removed From The Linux Kernel

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • phoronix
    Administrator
    • Jan 2007
    • 67109

    EXT3 File-System Driver To Be Removed From The Linux Kernel

    Phoronix: EXT3 File-System Driver To Be Removed From The Linux Kernel

    With the EXT4 file-system having been stable for years as an evolutionary upgrade to EXT3, the EXT4 module supporting mounting EXT3 file-systems, and most (all?) Linux distributions having switched to EXT4 by default, there's now patches for removing the EXT3 file-system driver from the Linux kernel...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite
  • TheBlackCat
    Senior Member
    • Feb 2011
    • 1920

    #2
    If the EXT4 driver is backwards-compatible it seem a no-brainer to remove redundant code.

    Comment

    • alpha_one_x86
      Senior Member
      • Apr 2009
      • 155

      #3
      Why not the ext2 driver too?
      Developer of Ultracopier/CatchChallenger and CEO of Confiared

      Comment

      • sligor
        Junior Member
        • Feb 2015
        • 7

        #4
        Originally posted by alpha_one_x86 View Post
        Why not the ext2 driver too?
        perhaps for embedded devices ?

        Comment

        • Danny3
          Senior Member
          • Apr 2012
          • 2312

          #5
          Does EXT4 offer only advantages over EXT3?

          Comment

          • Slartifartblast
            Senior Member
            • Nov 2013
            • 873

            #6
            Originally posted by Danny3 View Post
            Does EXT4 offer only advantages over EXT3?
            Yes

            Comment

            • carewolf
              Senior Member
              • Nov 2012
              • 2255

              #7
              Originally posted by alpha_one_x86 View Post
              Why not the ext2 driver too?
              Because ext2 is still useful when the journal gets corrupted, or you don't need journaling. I am surprised they are considered separate drivers though... Oh well.

              Comment

              • lunarcloud
                Senior Member
                • Sep 2008
                • 202

                #8
                Originally posted by carewolf View Post
                Because ext2 is still useful when the journal gets corrupted, or you don't need journaling. I am surprised they are considered separate drivers though... Oh well.

                EXT4 has a journal-less mode that keeps all the other added features.

                Comment

                • CaptainBlood
                  Junior Member
                  • Nov 2014
                  • 7

                  #9
                  Hi,
                  AFAIR 4 favors read, 3 favors write. (or the other way round...)
                  So if I'm not wrong, EXT3 should be kept for usage that would benefit from it, performance wise.

                  Comment

                  • LightBit
                    Senior Member
                    • Mar 2010
                    • 553

                    #10
                    Doesn't mounting ext3 fs with ext4 make it incompatible with ext3?

                    Comment

                    Working...
                    X