|
|
Subscribe / Log in / New account

Ext3 for large filesystems

Ext3 for large filesystems

Posted Jun 15, 2006 21:45 UTC (Thu) by xorbe (guest, #3165)
Parent article: Ext3 for large filesystems

Wait a sec... what's the "ext" in ext2 and ext3 if they are just adding
extents now??


to post comments

Ext3 for large filesystems

Posted Jun 15, 2006 22:04 UTC (Thu) by Stephen_Beynon (guest, #4090) [Link]

This is from memory so I may be wrong ...

In the beginning Linux used the minix file system. This had many
limitations including as I recall 14 character filename limits.

The EXTended filestem was developed to address these problems. This was
relatively rapidly replased by the second extended filestem (ext2) (I do
not recall what the problems with ext1 were).

Ext3 extended Ext2 with new capabilities - most notably a journel. This
considerably improves the resilience of the filesystem to unexpected power
failures !


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds