#11558 NORM Not Tri: root filesystem mounted as ext3 in place of ext4

Zarro Boogs per Child bugtracker at laptop.org
Sat Dec 24 16:48:12 EST 2011


#11558: root filesystem mounted as ext3 in place of ext4
------------------------------------+---------------------------------------
           Reporter:  jvonau        |       Owner:  dsd                                    
               Type:  defect        |      Status:  new                                    
           Priority:  normal        |   Milestone:  Not Triaged                            
          Component:  build-system  |     Version:  1.5/1.0 Software Build os874 aka 11.2.0
         Resolution:                |    Keywords:                                         
        Next_action:  never set     |    Verified:  0                                      
Deployment_affected:                |   Blockedby:                                         
           Blocking:                |  
------------------------------------+---------------------------------------

Comment(by dsd):

 /etc/fstab is not a definitive source of mount options or filesystem
 types. (I bet it says ext3 on XO-1 as well)

 On our kernels (and probably any recent regular distro), mounting as
 "ext2" and "ext3" and "ext4" is exactly the same thing - it goes to the
 same filesystem driver, there is no longer a separation. The difference is
 only defined at filesystem creation time (and we use mkfs.ext4).

 Is this causing you problems or is it more a cosmetic issue?

-- 
Ticket URL: <http://dev.laptop.org/ticket/11558#comment:2>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list