|
|
Log in / Subscribe / Register

Ext3 for large filesystems

Ext3 for large filesystems

Posted Jun 15, 2006 22:04 UTC (Thu) by Stephen_Beynon (guest, #4090)
In reply to: Ext3 for large filesystems by xorbe
Parent article: Ext3 for large filesystems

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 !


to post comments


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